Gets or sets the index of the last sheet in the range.
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
C# |
---|
public int SheetTo { get; set; } |
Visual Basic |
---|
Public Property SheetTo As Integer Get Set |