Set
Contenuti
[
Nascondere
]
Set(string, string)
Aggiunge o sostituisce la proprietà del tipo di contenuto con il nome specificato.
public void Set(string propertyName, string propertyValue)
| Parametro | Tipo | Descrizione |
|---|---|---|
| propertyName | String | Il nome della proprietà. |
| propertyValue | String | Il valore della proprietà. |
Guarda anche
- class SpreadsheetContentTypePackage
- spazio dei nomi GroupDocs.Metadata.Formats.Document
- assemblea GroupDocs.Metadata
Set(string, string, string)
Aggiunge o sostituisce la proprietà del tipo di contenuto con il nome specificato.
public void Set(string propertyName, string propertyValue, string propertyType)
| Parametro | Tipo | Descrizione |
|---|---|---|
| propertyName | String | Il nome della proprietà. |
| propertyValue | String | Il valore della proprietà. |
| propertyType | String | Il tipo di proprietà. |
Guarda anche
- class SpreadsheetContentTypePackage
- spazio dei nomi GroupDocs.Metadata.Formats.Document
- assemblea GroupDocs.Metadata