Remove
SpreadsheetContentTypePackage.Remove method
Removes the content type property with the specified name.
public bool Remove(string propertyName)
| Parameter | Type | Description |
|---|---|---|
| propertyName | String | The name of the content type property to be removed. |
Return Value
true if the property is found and deleted; otherwise false.
See Also
- class SpreadsheetContentTypePackage
- namespace GroupDocs.Metadata.Formats.Document
- assembly GroupDocs.Metadata