Roi
Vue de l’ensemble
‘Row’ est une classe dans Aspose.Slides FOSS pour C++.
Représente une ligne dans un tableau.
Cette classe fournit 20 méthodes pour travailler avec les objets Row dans des programmes C++. Les méthodologies disponibles comprennent: ‘IBulkTextFormattable’, ‘ICellCollection’, Row', ‘ROWFormat’, 'as_i_bulk_text_formattaable', ’as _i _cell_collection, ‘height , 'init_internal ، ‘minimal_heigh,, 'row_format ‘set_high’ et 1 méthode supplémentaire. Tous les membres publics sont accessibles à toute application C ++ après l’installation de l’Aspose.Slides FOSS pour le package C+. Propriétés : ‘IbulcTeXTFormatable` ; ‘Cell Collection’ ;
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
RowFormat | RowFormat | Read | Gets the row format. |
ICellCollection | ICellCollection | Read | Gets the i cell collection. |
IBulkTextFormattable | IBulkTextFormattable | Read | Gets the i bulk text formattable. |
méthodes
| Signature | Description |
|---|---|
RowFormat() → RowFormat | Returns the RowFormat object that defines formatting for the row |
ICellCollection() → ICellCollection | Property exposes the collection of cells belonging to the row |
ICellCollection() → ICellCollection | |
IBulkTextFormattable() → IBulkTextFormattable | Returns the IBulkTextFormattable interface for bulk text operations on the row |
IBulkTextFormattable() → IBulkTextFormattable | |
Row() | |
Row(height: double) | |
init_internal(tr_element: pugi::xml_node, row_index: int, slide_part: Internal::pptx::SlidePart, parent_slide: IBaseSlide, table: Table) | Initialize this row from an XML element. Parses height and all children into Cell objects. |
height() → double | Returns the height of this row. |
set_height(value: double) | |
minimal_height() → double | Returns the minimal height of this row. |
set_minimal_height(value: double) | |
row_format() → RowFormat | Returns the RowFormat object that contains formatting properties for this row. 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