ExcelCellStyleIsBuiltIn Property
            Gets a flag indicating if this cell style is a built in style.
            
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 12.0.0
public bool IsBuiltIn { get; }
Public ReadOnly Property IsBuiltIn As Boolean
	Get
public:
property bool IsBuiltIn {
	bool get ();
}
member IsBuiltIn : bool with get
Property Value
Boolean