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

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public int Left { get; }
Public ReadOnly Property Left As Integer
	Get
public:
property int Left {
	int get ();
}
member Left : int with get

Property Value

Int32

See Also