SpireAI
NumberCost Property
|
Gets the cost for the last call.
Namespace:
Spire.Xls.AI
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public int NumberCost { get; }
Public ReadOnly Property NumberCost As Integer
Get
public:
property int NumberCost {
int get ();
}
member NumberCost : int with get
Property Value
Type:
Int32
See Also