Package | Description |
---|---|
com.aspose.cells.api |
Modifier and Type | Method and Description |
---|---|
StyleResponse |
CellsApi.GetWorkBookDefaultStyle(String name,
String storage,
String folder)
GetWorkBookDefaultStyle
Read workbook default style info.
|
StyleResponse |
CellsApi.GetWorksheetCellStyle(String name,
String sheetName,
String cellName,
String storage,
String folder)
GetWorksheetCellStyle
Read cell's style info.
|
StyleResponse |
CellsApi.PostUpdateWorksheetCellStyle(String name,
String sheetName,
String cellName,
String storage,
String folder,
Style body)
PostUpdateWorksheetCellStyle
Update cell's style.
|
Copyright © 2015. All rights reserved.