Properties' Summary |
::com::sun::star::util::Color
BackColor |
contains color of the background.
|
string
BackGraphicFilter |
contains the filter name of the background graphic.
|
::com::sun::star::style::GraphicLocation
BackGraphicLocation |
determines the location of the background graphic.
|
string
BackGraphicURL |
[ DEPRECATED ]
contains the URL of the background graphic.
|
boolean
BackTransparent |
determines if the background color is transparent.
|
boolean
ChartColumnAsLabel |
determines if the first column of the table should be treated as
axis labels when a chart is to be created.
|
boolean
ChartRowAsLabel |
determines if the first row of the table should be treated as
axis labels when a chart is to be created.
|
long
NumberFormat |
contains the number format.
|
::com::sun::star::graphic::XGraphic
BackGraphic |
[ OPTIONAL ]
contains the graphic of the background.
Since LibreOffice 6.1
|
Properties' Details |
BackColor
::com::sun::star::util::Color BackColor;
- Description
- contains color of the background.
|
|
BackGraphicFilter
string BackGraphicFilter;
- Description
- contains the filter name of the background graphic.
|
|
BackGraphicLocation
::com::sun::star::style::GraphicLocation BackGraphicLocation;
- Description
- determines the location of the background graphic.
|
|
BackGraphicURL
string BackGraphicURL;
- Usage Restrictions
- deprecated
- Deprecation Info
- as of LibreOffice 6.1 - use BackGraphic instead
Note the new behaviour since it this was deprecated:
This property can only be set and only external URLs are
supported (no more vnd.sun.star.GraphicObject scheme). When an
URL is set, then it will load the graphic and set the BackGraphic
property.
- Description
- contains the URL of the background graphic.
|
|
BackTransparent
boolean BackTransparent;
- Description
- determines if the background color is transparent.
|
|
ChartColumnAsLabel
boolean ChartColumnAsLabel;
- Description
- determines if the first column of the table should be treated as
axis labels when a chart is to be created.
|
|
ChartRowAsLabel
boolean ChartRowAsLabel;
- Description
- determines if the first row of the table should be treated as
axis labels when a chart is to be created.
|
|
NumberFormat
long NumberFormat;
- Description
- contains the number format.
|
|
BackGraphic
::com::sun::star::graphic::XGraphic BackGraphic;
- Usage Restrictions
- optional
- Description
- contains the graphic of the background.
Since LibreOffice 6.1
|
|
Copyright © 2020, 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.