[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ISlicers

ISlicers Interface

一组ISlicer 对象。

Namespace: GrapeCity.Documents.Excel
Assembly: GcDocs.Excel.dll
Syntax
public interface ISlicers : IEnumerable

Properties

Name Description
Count

获取集合中的对象数量。

this[int]

获取指定索引的ISlicer

this[string]

获取具有指定名称的ISlicer

Methods

Name Description
Add(IWorksheet, string, string, double, double, double, double)

创建一个新的切片器并返回一个ISlicer 对象。