Skip to Content
InterfacesIStyleData

接口: IStyleData

Properties of cell style

继承

属性

属性类型描述

ht?

Nullable<HorizontalAlign>

horizontalAlignment

pd?

Nullable<IPaddingData>

padding

TODO

Description

The pd property has not been fully implemented yet.

tb?

Nullable<WrapStrategy>

wrapStrategy

td?

Nullable<TextDirection>

textDirection

TODO

Description

The td property has not been fully implemented yet.

tr?

Nullable<ITextRotation>

textRotation

vt?

Nullable<VerticalAlign>

verticalAlignment