True if the style is a built-in style. Read-only Boolean.
Namespace:
Spire.Xls.Core
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
ReadOnly Property BuiltIn As Boolean
Get
property bool BuiltIn {
bool get ();
}
abstract BuiltIn : bool with get
Property Value
Type:
Boolean
See Also