Class XlsStyle
- Namespace
- Spire.Xls.Core.Spreadsheet
- Assembly
- Spire.XLS.dll
public class XlsStyle : AddtionalFormatWrapper, IInternalAddtionalFormat, IExtendIndex, ICloneParent, IComparable, IStyle, IExtendedFormat, IExcelApplication, IOptimizedUpdate, INamedObject
- Inheritance
-
XlsStyle
- Implements
- Inherited Members
Fields
DEF_DEFAULT_STYLES
public static readonly string[] DEF_DEFAULT_STYLES
Field Value
- string[]
Properties
BuiltIn
public bool BuiltIn { get; }
Property Value
Index
public int Index { get; }
Property Value
IsInitialized
public bool IsInitialized { get; }
Property Value
Name
public string Name { get; }
Property Value
Methods
BeginUpdate()
public override void BeginUpdate()
Clone(object)
public override object Clone(object parent)
Parameters
parent
object
Returns
CompareTo(object)
public int CompareTo(object obj)
Parameters
obj
object
Returns
EndUpdate()
public override void EndUpdate()