Package | Description |
---|---|
com.aspose.cells.api |
Modifier and Type | Method and Description |
---|---|
SaaSposeResponse |
CellsApi.PostAutofitWorkbookRows(String name,
Integer startRow,
Integer endRow,
Boolean onlyAuto,
String storage,
String folder,
AutoFitterOptions body)
PostAutofitWorkbookRows
Autofit workbook rows.
|
SaaSposeResponse |
CellsApi.PostAutofitWorksheetRows(String name,
String sheetName,
Integer startRow,
Integer endRow,
Boolean onlyAuto,
String storage,
String folder,
AutoFitterOptions body)
PostAutofitWorksheetRows
Autofit worksheet rows.
|
Copyright © 2015. All rights reserved.