DocumentPropertyCollection.Remove
DocumentPropertyCollection.Remove method
Removes a property with the specified name from the collection.
public void Remove(string name)
Parameter | Type | Description |
---|---|---|
name | String | The case-insensitive name of the property. |
See Also
- class DocumentPropertyCollection
- namespace Aspose.Cells.Properties
- assembly Aspose.Cells