ExcelCellStyleIsBuiltIn Property |
Gets a flag indicating if this cell style is a built in style.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic bool IsBuiltIn { get; }Public ReadOnly Property IsBuiltIn As Boolean
Get
Property Value
Boolean
See Also