LibreOffice
LibreOffice 24.8 SDK API Reference
Loading...
Searching...
No Matches
CellRange.idl
Go to the documentation of this file.
1/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2/*
3 * This file is part of the LibreOffice project.
4 *
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 *
9 * This file incorporates work covered by the following license notice:
10 *
11 * Licensed to the Apache Software Foundation (ASF) under one or more
12 * contributor license agreements. See the NOTICE file distributed
13 * with this work for additional information regarding copyright
14 * ownership. The ASF licenses this file to you under the Apache
15 * License, Version 2.0 (the "License"); you may not use this file
16 * except in compliance with the License. You may obtain a copy of
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
18 */
19
20module com { module sun { module star { module text {
21
101
102
103}; }; }; };
104
105/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
gives access to data represented as an array of rows.
Definition generated_idl_chapter_refs.idl:143
This interface acts as a container for the loaded graphic.
Definition XGraphic.idl:38
allows to get and set an array of data from a cell range.
Definition generated_idl_chapter_refs.idl:5273
provides access to the cells or to sub-ranges of a cell range.
Definition generated_idl_chapter_refs.idl:3721
GraphicLocation
These enumeration values are used to specify the location of a graphic object within its surroundings...
Definition GraphicLocation.idl:28
long Color
describes an RGB color value with an optional alpha channel.
Definition Color.idl:34
Definition Ambiguous.idl:20
This is a set of properties to describe the style of characters in Asian texts.
Definition generated_idl_chapter_refs.idl:4641
This is a set of properties to describe the style of characters in complex texts.
Definition generated_idl_chapter_refs.idl:4615
This is a set of properties to describe the style of characters.
Definition generated_idl_chapter_refs.idl:4655
contains settings for the style of paragraphs with complex text layout.
Definition ParagraphPropertiesAsian.idl:29
contains settings for the style of paragraphs with complex text layout.
Definition ParagraphPropertiesComplex.idl:29
describes the style of paragraphs.
Definition generated_idl_chapter_refs.idl:4602
area of cells within a text table.
Definition CellRange.idl:27
com::sun::star::style::GraphicLocation BackGraphicLocation
determines the location of the background graphic.
Definition CellRange.idl:59
boolean ChartColumnAsLabel
determines if the first column of the table should be treated as axis labels when a chart is to be cr...
Definition CellRange.idl:82
long NumberFormat
contains the number format.
Definition CellRange.idl:93
com::sun::star::util::Color BackColor
contains color of the background.
Definition CellRange.idl:49
com::sun::star::graphic::XGraphic BackGraphic
contains the graphic of the background.
Definition CellRange.idl:99
string BackGraphicURL
contains the URL of the background graphic.
Definition CellRange.idl:72
boolean ChartRowAsLabel
determines if the first row of the table should be treated as axis labels when a chart is to be creat...
Definition CellRange.idl:88
string BackGraphicFilter
contains the filter name of the background graphic.
Definition CellRange.idl:54
boolean BackTransparent
determines if the background color is transparent.
Definition CellRange.idl:76