Set
Leave feedback
On this page
Adds or replaces the content type property with the specified name.
public void Set(string propertyName, string propertyValue)
| Parameter | Type | Description |
|---|---|---|
| propertyName | String | The property name. |
| propertyValue | String | The property value. |
- class SpreadsheetContentTypePackage
- namespace GroupDocs.Metadata.Formats.Document
- assembly GroupDocs.Metadata
Adds or replaces the content type property with the specified name.
public void Set(string propertyName, string propertyValue, string propertyType)
| Parameter | Type | Description |
|---|---|---|
| propertyName | String | The property name. |
| propertyValue | String | The property value. |
| propertyType | String | The property type. |
- class SpreadsheetContentTypePackage
- namespace GroupDocs.Metadata.Formats.Document
- assembly GroupDocs.Metadata
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.