Package | Description |
---|---|
com.gembox.spreadsheet |
Contains classes and enums that constitute GemBox.Spreadsheet object model.
|
Modifier and Type | Method and Description |
---|---|
static WorksheetPanes |
WorksheetPanes.create(PanesState state,
float xSplit,
float ySplit,
String topLeftCell,
PanePosition activePane,
boolean validate)
Deprecated.
This method is internal and should not be used.
|
WorksheetPanes |
ExcelWorksheet.getPanes()
Gets the panes in the worksheet.
|
Modifier and Type | Method and Description |
---|---|
void |
ExcelWorksheet.setPanes(WorksheetPanes value)
Sets the panes in the worksheet.
|
Constructor and Description |
---|
WorksheetPanes(WorksheetPanes sourcePane)
Copy constructor.
|
© GemBox Ltd. — All rights reserved.