Namespace: Spire.Spreadsheet.Forms
Assembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 5.6.1.0 (5.6.1.7020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
int Index { get; }
ReadOnly Property Index As Integer
	Get
property int Index {
	int get ();
}
abstract Index : int with get

Property Value

Int32

See Also