Attributes' Details |
Identifier
any Identifier;
- Description
- Specifies the an idendifier of the colomn.
|
|
ColumnWidth
long ColumnWidth;
- Description
- Specifies the default column witdth.
|
|
PreferredWidth
long PreferredWidth;
- Description
- Specifies the preferred column witdth.
|
|
MinWidth
long MinWidth;
- Description
- Specifies the min column witdth.
|
|
MaxWidth
long MaxWidth;
- Description
- Specifies the max column witdth.
|
|
Resizeable
boolean Resizeable;
- Description
- Specifies whether column has fixed size or not.
|
|
HorizontalAlign
::com::sun::star::style::HorizontalAlignment HorizontalAlign;
- Description
- Specifies the horizontal alignment of the content in the control.
LEFT
CENTER
RIGHT
|
|
Title
string Title;
- Description
- A title is displayed in the colum header row if UnoControlGridModel::ShowRowHeader is set to true
|
|
Copyright © 1995, 2011, 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.