Package | Description |
---|---|
com.aspose.cells.api | |
com.aspose.cells.model |
Modifier and Type | Method and Description |
---|---|
CellsDocumentPropertyResponse |
CellsApi.PutDocumentProperty(String name,
String propertyName,
String storage,
String folder,
CellsDocumentProperty body)
PutDocumentProperty
Set/create document property.
|
Modifier and Type | Method and Description |
---|---|
CellsDocumentProperty |
CellsDocumentPropertyResponse.getDocumentProperty()
getDocumentProperty
Gets CellsDocumentProperty
|
Modifier and Type | Method and Description |
---|---|
List<CellsDocumentProperty> |
CellsDocumentProperties.getDocumentPropertyList()
getDocumentPropertyList
Gets List
|
Modifier and Type | Method and Description |
---|---|
void |
CellsDocumentPropertyResponse.setDocumentProperty(CellsDocumentProperty DocumentProperty)
setDocumentProperty
Sets CellsDocumentProperty
|
Modifier and Type | Method and Description |
---|---|
void |
CellsDocumentProperties.setDocumentPropertyList(List<CellsDocumentProperty> DocumentPropertyList)
setDocumentPropertyList
Sets List
|
Copyright © 2015. All rights reserved.