GrapeCity.Documents.Excel Namespace / IDocumentPropertyCollection Interface / Count Property
In This Topic
Count Property (IDocumentPropertyCollection)
In This Topic
Gets the number of document property in the collection.
Syntax
System.int Count {get;}

Property Value

The count.
See Also