Enum SheetCollectionChangeType
Describes the types of change which can be applied to a sheet collection.
Namespace: Telerik.Windows.Documents.Spreadsheet.Model
Assembly: Telerik.Windows.Documents.Spreadsheet.dll
Syntax
public enum SheetCollectionChangeType
Add
Add sheet collection change type.
Hide
Hide sheet collection change type.
Move
Move sheet collection change type.
Remove
Remove sheet collection change type.
Unhide
Unhide sheet collection change type.