Style

Overview

Style 是Aspose.Cells FOSS for Typescript中的一个接口.

风格对象允许开发人员定义单元的外观,包括字体,填写,边界,排列,数字格式和保护设置.

特性: alignment, border, fill, font, numberFormat, protection.

Properties

NameTypeAccessDescription
font: FontRead得到字体.
fill: FillRead得到充满.
border: BorderRead接到边境.
alignment: AlignmentRead得到了对齐.
numberFormat: stringRead得到了数字格式.
protection: ProtectionRead得到保护.

See Also

 中文