Skip to Content
InterfacesITextStyle

Interface: ITextStyle

Properties of text 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

it?

BooleanNumber

italic 0: false 1: true

IStyleBase.it

n?

Nullable<{ pattern: …; }>

Numfmt pattern

IStyleBase.n

ol?

ITextDecoration

overline

IStyleBase.ol

pos?

number

sa?

number

sc?

number

st?

ITextDecoration

strikethrough

IStyleBase.st

ul?

ITextDecoration

underline

IStyleBase.ul

va?

Nullable<BaselineOffset>

(Subscript 下标 /Superscript上标 Text)

IStyleBase.va