Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
protected int BeginCallsCount { get; }
Protected ReadOnly Property BeginCallsCount As Integer
	Get
protected:
property int BeginCallsCount {
	int get ();
}
member BeginCallsCount : int with get

Property Value

Int32

See Also