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

NameTypeAccessDescription
RowFormatRowFormatReadGets the row format.
ICellCollectionICellCollectionReadGets the i cell collection.
IBulkTextFormattableIBulkTextFormattableReadGets the i bulk text formattable.

méthodes

SignatureDescription
RowFormat()RowFormatReturns the RowFormat object that defines formatting for the row
ICellCollection()ICellCollectionProperty exposes the collection of cells belonging to the row
ICellCollection()ICellCollection
IBulkTextFormattable()IBulkTextFormattableReturns 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()doubleReturns the height of this row.
set_height(value: double)
minimal_height()doubleReturns the minimal height of this row.
set_minimal_height(value: double)
row_format()RowFormatReturns the RowFormat object that contains formatting properties for this row. Read-only.
as_i_cell_collection()ICellCollectionReturns this object as an ICellCollection reference.
as_i_cell_collection()ICellCollectionReturns this object as an ICellCollection reference.
as_i_bulk_text_formattable()IBulkTextFormattableReturns this object as an IBulkTextFormattable reference.
as_i_bulk_text_formattable()IBulkTextFormattableReturns 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
 Français