Table of Contents

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

bool

Index

public int Index { get; }

Property Value

int

IsInitialized

public bool IsInitialized { get; }

Property Value

bool

Name

public string Name { get; }

Property Value

string

Methods

BeginUpdate()

public override void BeginUpdate()

Clone(object)

public override object Clone(object parent)

Parameters

parent object

Returns

object

CompareTo(object)

public int CompareTo(object obj)

Parameters

obj object

Returns

int

EndUpdate()

public override void EndUpdate()