Workbook
AIHelper Property
|
helper for call AI.
Namespace:
Spire.Xls
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public static ExcelAI AIHelper { get; }
Public Shared ReadOnly Property AIHelper As ExcelAI
Get
public:
static property ExcelAI^ AIHelper {
ExcelAI^ get ();
}
static member AIHelper : ExcelAI with get
Property Value
Type:
ExcelAI
See Also