XlsName IsFunction Property |
Namespace: Spire.Xls.Core.Spreadsheet
public bool IsFunction { get; set; }
Public Property IsFunction As Boolean Get Set
public: property bool IsFunction { bool get (); void set (bool value); }
member IsFunction : bool with get, set