Gets Remaining Credits.
Namespace:
Spire.Xls.AI
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public int Credits { get; }
Public ReadOnly Property Credits As Integer
Get
public:
property int Credits {
int get ();
}
member Credits : int with get
Property Value
Type:
Int32
See Also