Spread for ASP.NET 10 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 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

FarPoint.Web.Spread.Model Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.