Row

Revisión

Row Es una clase en Aspose.Slides FOSS para .NET. Heredados de: CellCollection, IRow, IBulkTextFormattable.

Representa una línea de mesa como una colección de células.

Esta clase ofrece 4 métodos para trabajar con los objetos de rol en programas .NET. Los métodos disponibles incluyen: GetEnumerator, SetTextFormat. Todos los miembros públicos están accesibles a cualquier aplicación .NET después de instalar el Aspose.Slides FOSS para el paquete .Net. Propiedades : AsIBulkTextFormattable, AsICellCollection, AsICollection, AsIEnumerable, AsIPresentationComponent, AsISlideComponent,Y 6 más.

Propiedades

NombreTipoAccesoDescripción
HeightfloatLeerObtenga la altura calculada de la línea en puntos.
MinimalHeightfloatLeer / escribirObtenga o establece la altura mínima posible de la línea en puntos.
RowFormatIRowFormatLeerObtenga las propiedades de formatación para esta línea.
AsICellCollectionICellCollectionLeerObtenga esta línea como un ICellCollection.
AsIBulkTextFormattableIBulkTextFormattableLeerObtenga esta línea como un IBulkTextFormattable.
SlideIBaseSlide?LeerTiene el slide.
PresentationIPresentation?LeerObtenga la presentación.
AsISlideComponentISlideComponentLeerTiene el componente como yo esclare.
AsIPresentationComponentIPresentationComponentLeerTiene el componente como yo presentación.
AsICollectionIList<ICell>LeerTiene como yo la colección.
AsIEnumerableIEnumerable<ICell>LeerTiene lo que yo enumerable.
CountintLeerTiene el cuadro.

Metodología

firmaDescripción
SetTextFormat(source: IBasePortionFormat)Define el formato de texto.
SetTextFormat(source: IParagraphFormat)Define el formato de texto.
SetTextFormat(source: ITextFrameFormat)Define el formato de texto.
GetEnumerator()Chamó GetEnumerator en esta instancia de Roda.

Ver también

 Español