Package | Description |
---|---|
com.aspose.cells.api |
Modifier and Type | Method and Description |
---|---|
TitleResponse |
CellsApi.PostWorksheetChartTitle(String name,
String sheetName,
Integer chartIndex,
String storage,
String folder,
Title body)
PostWorksheetChartTitle
Update chart title
|
TitleResponse |
CellsApi.PutWorksheetChartTitle(String name,
String sheetName,
Integer chartIndex,
String storage,
String folder,
Title body)
PutWorksheetChartTitle
Add chart title / Set chart title visible
|
Copyright © 2015. All rights reserved.