[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IAreas.Item

this Property

this[int]

返回基于零的由索引指定的IRange 实例。

Declaration
IRange this[int index] { get; }
Parameters
Type Name Description
int index

要检索的区域的索引。

Property Value
Type Description
IRange

返回IRange