Word.Interfaces.PaneCollectionLoadOptions interface

表示 Word 的集合。窗格对象。

属性

$all

指定加载选项将 $all 加载所有标量属性 ((如 Range.address) ),但不会加载导航属性 ((如 Range.format.fill.color) )。

selection

For EACH ITEM in the collection: 返回表示 Selection 窗格中当前选定内容的对象。

属性详细信息

$all

指定加载选项将 $all 加载所有标量属性 ((如 Range.address) ),但不会加载导航属性 ((如 Range.format.fill.color) )。

$all?: boolean;

属性值

boolean

selection

For EACH ITEM in the collection: 返回表示 Selection 窗格中当前选定内容的对象。

selection?: Word.Interfaces.SelectionLoadOptions;

属性值

注解

API 集:WordApiDesktop 1.4