[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IDocumentPropertyCollection.IndexOf

IndexOf Method

IndexOf(string)

通过名称获取属性的索引。

Declaration
int IndexOf(string name)
Parameters
Type Name Description
string name

属性的区分大小写名称。

Returns
Type Description
int

基于零的索引。如果未找到,则为负值。