Skip to Content
InterfacesIStyleData

Interface: IStyleData

Properties of cell style

Extends

Properties

PropertyTypeDescriptionInherited from

bbl?

ITextDecoration

bottomBorerLine

IStyleBase.bbl

bd?

Nullable<IBorderData>

border

IStyleBase.bd

bg?

Nullable<IColorStyle>

background

IStyleBase.bg

bl?

BooleanNumber

bold 0: false 1: true

IStyleBase.bl

cl?

Nullable<IColorStyle>

foreground

IStyleBase.cl

ff?

Nullable<string>

fontFamily

IStyleBase.ff

fs?

number

fontSize

pt

IStyleBase.fs

ht?

Nullable<HorizontalAlign>

horizontalAlignment

it?

BooleanNumber

italic 0: false 1: true

IStyleBase.it

n?

Nullable<{ pattern: …; }>

Numfmt pattern

IStyleBase.n

ol?

ITextDecoration

overline

IStyleBase.ol

pd?

Nullable<IPaddingData>

padding

st?

ITextDecoration

strikethrough

IStyleBase.st

tb?

Nullable<WrapStrategy>

wrapStrategy

td?

Nullable<TextDirection>

textDirection

tr?

Nullable<ITextRotation>

textRotation

ul?

ITextDecoration

underline

IStyleBase.ul

va?

Nullable<BaselineOffset>

(Subscript 下标 /Superscript上标 Text)

IStyleBase.va

vt?

Nullable<VerticalAlign>

verticalAlignment