Package | Description |
---|---|
com.gembox.spreadsheet |
Contains classes and enums that constitute GemBox.Spreadsheet object model.
|
Modifier and Type | Method and Description |
---|---|
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 d.o.o. — All rights reserved.