跳到主要内容

ApiSortFields

表示 ApiSortFields 类。

备注

此功能仅在 ONLYOFFICE Docs 付费版本中可用。

属性

名称类型描述
Countnumber返回集合中排序字段的数量。
ParentApiSort返回父 Sort 对象。

方法

方法返回值描述
AddApiSortField | null向集合添加排序字段。
Add2ApiSortField | null添加支持链接数据类型(股票、地理)子字段的排序字段。
Clear从集合中移除所有排序字段。
GetCountnumber返回排序字段的数量。
GetParentApiSort返回父 Sort 对象。
ItemApiSortField | null返回给定从 1 开始的索引处的排序字段。