:: com :: sun :: star :: text ::

service CellRange

Included Services - Summary
::com::sun::star::style::CharacterProperties
(referenced entity's summary:)
::com::sun::star::style::CharacterPropertiesAsian
(referenced entity's summary:)
::com::sun::star::style::CharacterPropertiesComplex
(referenced entity's summary:)
::com::sun::star::style::ParagraphProperties
(referenced entity's summary:)
::com::sun::star::style::ParagraphPropertiesAsian
::com::sun::star::style::ParagraphPropertiesComplex
Exported Interfaces - Summary
::com::sun::star::table::XCellRange
(referenced entity's summary:)
::com::sun::star::sheet::XCellRangeData
::com::sun::star::chart::XChartDataArray
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
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.  
Included Services - Details
::com::sun::star::style::CharacterProperties
(referenced entity's summary:)
::com::sun::star::style::CharacterPropertiesAsian
(referenced entity's summary:)
::com::sun::star::style::CharacterPropertiesComplex
(referenced entity's summary:)
::com::sun::star::style::ParagraphProperties
(referenced entity's summary:)
::com::sun::star::style::ParagraphPropertiesAsian
Usage Restrictions
optional
::com::sun::star::style::ParagraphPropertiesComplex
Usage Restrictions
optional
Exported Interfaces - Details
::com::sun::star::table::XCellRange
(referenced entity's summary:)
::com::sun::star::sheet::XCellRangeData
Usage Restrictions
optional
::com::sun::star::chart::XChartDataArray
Usage Restrictions
optional
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;
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.

 
Top of Page