IRow
Contenido
[
Ocultar
]IRow interface
Representa una fila en una tabla.
public interface IRow : IBulkTextFormattable, ICellCollection
Propiedades
Nombre | Descripción |
---|---|
AsIBulkTextFormattable { get; } | Permite obtener la interfaz base IBulkTextFormattable. Solo lecturaIBulkTextFormattable . |
AsICellCollection { get; } | Permite obtener la interfaz base de ICellCollection. Solo lecturaICellCollection . |
Height { get; } | Devuelve el alto de una fila. Solo lecturaDouble . |
MinimalHeight { get; set; } | Devuelve o establece la altura mínima posible de una fila. Lectura/escrituraDouble . |
RowFormat { get; } | Devuelve el objeto RowFormat que contiene propiedades de formato para esta fila. Solo lecturaIRowFormat . |
Ver también
- interface IBulkTextFormattable
- interface ICellCollection
- espacio de nombres Aspose.Slides
- asamblea Aspose.Slides