Colonne
Vue de l’ensemble
‘Colonne’ est une classe dans Aspose.Slides FOSS pour C++.
Représente une colonne dans une table.
Cette classe fournit 18 méthodes pour travailler avec des objets de colonnes dans les programmes C++. Les méthodologies disponibles comprennent: Column, ColonFormat , IBulkTextFormattable ; ICellCollection; as_i_bulk_text_formattaable : ‘as _i _cell_collection’ ; ‘column_format . , 'init_internal ، ‘set_texte_forma’, ’ set_width et 'widhe. Tous les membres publics sont accessibles à toute application C ++ après l’installation du package C+. Propriétés : `Slides FOSS for C +.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
ColumnFormat | ColumnFormat | Read | Gets the column format. |
ICellCollection | ICellCollection | Read | Gets the i cell collection. |
IBulkTextFormattable | IBulkTextFormattable | Read | Gets the i bulk text formattable. |
méthodes
| Signature | Description |
|---|---|
ColumnFormat() → ColumnFormat | Returns a ColumnFormat object representing the column’s formatting settings |
ICellCollection() → ICellCollection | Property gives read‑only access to the collection of cells in the column |
ICellCollection() → ICellCollection | |
IBulkTextFormattable() → IBulkTextFormattable | Returns the IBulkTextFormattable interface for bulk text formatting of the column |
IBulkTextFormattable() → IBulkTextFormattable | |
Column() | |
Column(width: double) | |
init_internal(grid_col_element: pugi::xml_node, col_index: int, tbl_element: pugi::xml_node, slide_part: Internal::pptx::SlidePart, parent_slide: IBaseSlide, table: Table) | Initializes this column from XML elements. Parses one cell per row at the given column index from the \ element, populating the inherited CellCollection. |
width() → double | Returns the width of this column. |
set_width(value: double) | |
column_format() → ColumnFormat | Returns the ColumnFormat object that contains formatting properties for this column. Read-only. |
as_i_cell_collection() → ICellCollection | Returns this object as an ICellCollection reference. |
as_i_cell_collection() → ICellCollection | Returns this object as an ICellCollection reference. |
as_i_bulk_text_formattable() → IBulkTextFormattable | Returns this object as an IBulkTextFormattable reference. |
as_i_bulk_text_formattable() → IBulkTextFormattable | Returns this object as an IBulkTextFormattable reference. |
set_text_format() | Sets the portion format for all child portions. |
set_text_format() | Sets the portion format for all child portions. |
set_text_format() | Sets the portion format for all child portions. |
Voir aussi
- Aspose.Slides - référence API d’entreprise