Exported Interfaces - Summary |
XCellRange |
provides access to the cells of this column.
(details)
|
::com::sun::star::beans::XPropertySet |
provides access to the cell properties of all cells of this column.
|
::com::sun::star::container::XNamed |
provides methods to access the name of the column.
(details)
|
Properties' Summary |
long
Width |
contains the width of the column (in 1/100th mm).
|
boolean
OptimalWidth |
is true, if the column always keeps its optimal width.
|
boolean
IsVisible |
is true, if the column is visible.
|
boolean
IsStartOfNewPage |
is true, if there is a manual horizontal page break attached
to the column.
|
Properties' Details |
Width
long Width;
- Description
- contains the width of the column (in 1/100th mm).
When hidden, it returns the width which the column would have,
if it were visible.
|
|
OptimalWidth
boolean OptimalWidth;
- Description
- is true, if the column always keeps its optimal width.
|
|
IsVisible
boolean IsVisible;
- Description
- is true, if the column is visible.
|
|
IsStartOfNewPage
boolean IsStartOfNewPage;
- Description
- is true, if there is a manual horizontal page break attached
to the column.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.