Package | Description |
---|---|
com.aspose.cells.api |
Modifier and Type | Method and Description |
---|---|
CellsDocumentPropertyResponse |
CellsApi.GetDocumentProperty(String name,
String propertyName,
String storage,
String folder)
GetDocumentProperty
Read document property by name.
|
CellsDocumentPropertyResponse |
CellsApi.PutDocumentProperty(String name,
String propertyName,
String storage,
String folder,
CellsDocumentProperty body)
PutDocumentProperty
Set/create document property.
|
Copyright © 2015. All rights reserved.