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

NameTypeAccessDescription
ColumnFormatColumnFormatReadGets the column format.
ICellCollectionICellCollectionReadGets the i cell collection.
IBulkTextFormattableIBulkTextFormattableReadGets the i bulk text formattable.

méthodes

SignatureDescription
ColumnFormat()ColumnFormatReturns a ColumnFormat object representing the column’s formatting settings
ICellCollection()ICellCollectionProperty gives read‑only access to the collection of cells in the column
ICellCollection()ICellCollection
IBulkTextFormattable()IBulkTextFormattableReturns 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()doubleReturns the width of this column.
set_width(value: double)
column_format()ColumnFormatReturns the ColumnFormat object that contains formatting properties for this column. 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