Row

General

Row és una classe en Aspose.Slides FOSS per a C++.

Representa una fila en una taula.

Propietats

NomTipus de productesAccésDescripció
RowFormatRowFormatLlegeix.Retorna l’objecte RowFormat que defineix el formatatge visual de la fila.
ICellCollectionICellCollectionLlegeix.La propietat obté la ICellCollection de cèl·lules en aquesta fila.
IBulkTextFormattableIBulkTextFormattableLlegeix.Retorna una interfície per aplicar formatatge de text en massa a la fila

Mètodes

SignaturaDescripció
RowFormat()RowFormatRetorna l’objecte RowFormat que defineix el formatatge visual de la fila.
ICellCollection()ICellCollectionLa propietat obté la ICellCollection de cèl·lules en aquesta fila.
ICellCollection()ICellCollection
IBulkTextFormattable()IBulkTextFormattableRetorna una interfície per aplicar formatatge de text en massa a la fila
IBulkTextFormattable()IBulkTextFormattable
init_internal(tr_element: pugi::xml_node, row_index: int, slide_part: Internal::pptx::SlidePart, parent_slide: IBaseSlide, table: Table)Inicialitzar aquesta línia a partir d’un XML Element. alçada Parses i tot el que fa falta per a la seva vida. nens en objectes de cèl·lula.
 Català