Language
The Free and Open Productivity Suite
:: com :: sun :: star :: sheet ::
|
constants group SpreadsheetViewObjectsMode |
- Description
- Constants that control how embedded objects are shown in the view.
|
Constants |
SHOW |
Specifies to display a specific set of objects in the spreadsheet view.
|
HIDE |
Specifies to hide a specific set of objects from the spreadsheet view.
|
Constants' Details |
SHOW
const short SHOW = 0;
- Description
- Specifies to display a specific set of objects in the spreadsheet view.
|
|
HIDE
const short HIDE = 1;
- Description
- Specifies to hide a specific set of objects from the spreadsheet view.
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.