Table of Contents

Interface IStyle

Namespace
Spire.Xls.Core
Assembly
Spire.XLS.dll
public interface IStyle : IExtendedFormat, IExcelApplication, IOptimizedUpdate
Inherited Members

Properties

BuiltIn

bool BuiltIn { get; }

Property Value

bool

Interior

IInterior Interior { get; }

Property Value

IInterior

IsInitialized

bool IsInitialized { get; }

Property Value

bool

Name

string Name { get; }

Property Value

string