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