Gets the index of the first sheet in the range.

Namespace:  C1.Silverlight.Excel
Assembly:  C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)

Syntax

C#
public int SheetFrom { get; internal set; }
Visual Basic
Public Property SheetFrom As Integer
	Get
	Friend Set

See Also