Add
Contenuti
[
Nascondere
]Add(string, string)
Aggiunge informazioni sulla proprietà del tipo di contenuto.
public int Add(string name, string value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| name | String | Il nome della proprietà del tipo di contenuto. |
| value | String | Il valore della proprietà del tipo di contenuto. |
Guarda anche
- class ContentTypePropertyCollection
- spazio dei nomi Aspose.Cells.Properties
- assemblea Aspose.Cells
Add(string, string, string)
Aggiunge informazioni sulla proprietà del tipo di contenuto.
public int Add(string name, string value, string type)
| Parametro | Tipo | Descrizione |
|---|---|---|
| name | String | Il nome della proprietà del tipo di contenuto. |
| value | String | Il valore della proprietà del tipo di contenuto. |
| type | String | Il tipo della proprietà del tipo di contenuto. |
Guarda anche
- class ContentTypePropertyCollection
- spazio dei nomi Aspose.Cells.Properties
- assemblea Aspose.Cells