Spread for ASP.NET 8.0 Product Documentation
SheetStyleModelEventType Enumeration


Specifies the type of Change event that has occurred for a style model for the sheet.
Syntax
'Declaration
 
Public Enum SheetStyleModelEventType 
   Inherits System.Enum
'Usage
 
Dim instance As SheetStyleModelEventType
public enum SheetStyleModelEventType : System.Enum 
Members
MemberDescription
CellsUpdatedIndicates that the style of one or more cells has changed
ColumnsAddedIndicates that the style of one or more columns has been added
ColumnsRemovedIndicates that the style of one or more columns has been removed
ModelUpdatedIndicates that the model has been updated such that all styles may have changed
RowsAddedIndicates that the style of one or more rows has been added
RowsRemovedIndicates that the style of one or more rows has been removed
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Web.Spread.Model.SheetStyleModelEventType

Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

FarPoint.Web.Spread.Model Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.