Word.Interfaces.TextColumnData interface

一个接口,用于描述通过调用 textColumn.toJSON()返回的数据。

注解

使用方

属性

spaceAfter

指定指定段落或文本列后) (磅的间距量。

width

指定指定文本列的宽度(以磅为单位)。

属性详细信息

spaceAfter

指定指定段落或文本列后) (磅的间距量。

spaceAfter?: number;

属性值

number

注解

API 集:WordApiDesktop 1.3

width

指定指定文本列的宽度(以磅为单位)。

width?: number;

属性值

number

注解

API 集:WordApiDesktop 1.3