Excel.Interfaces.TableSortData interface
一个接口,用于描述通过调用 tableSort.toJSON()
返回的数据。
表示上次用于对表进行排序的中文字符排序方法。
method?: Excel.SortMethod | "PinYin" | "StrokeCount";
属性值
Excel.SortMethod | "PinYin" | "StrokeCount"