Alignment

Overview

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

排列类提供水平,垂直和 wrapText属性来控制文本在单元格内如何排序.

特性: horizontal, vertical, wrapText.

Description

Alignment 是Aspose.Cells FOSS中的一个界面,用于 TypeScript 定义了一个具有 0 方法的合同.实现此界线的类必须为所有声明操作提供具体的实施.

核心能力包括:

\; `: "top" \; `: boolean`. These operations enable developers to integrate alignment functionality directly into TypeScript applications.

课程还提供了 horizontal 产品 (得到水平), vertical 产品 (得到垂直), wrapText 产品 (得到了包装文本).

Properties

NameTypeAccessDescription
horizontal`:
\| "general"

\| "left"

\| "center"

\| "right"

\| "fill"

\| "justify"

\| "centerContinuous"` | Read | Gets the horizontal. |

| vertical | : "top" \| "center" \| "bottom" \| "justify" 读了.得到垂直的位置. | wrapText | : boolean 读了.得到了最后的文本.

See Also

 中文