[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IDocumentPropertyCollection.Remove

Remove Method

Remove(string)

Removes a property with the specified name from the collection.

Declaration
void Remove(string name)
Sub Remove(name As String)
Parameters
Type Name Description
string name

The case-insensitive name of the property.