IColumn
IColumn interface
Representa una columna en una tabla.
public interface IColumn : 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 . |
ColumnFormat { get; } | Devuelve el objeto ColumnFormat que contiene propiedades de formato para esta columna. Solo lecturaIColumnFormat . |
Width { get; set; } | Devuelve o establece el ancho de una columna. Lectura/escrituraDouble . |
Ver también
- interface IBulkTextFormattable
- interface ICellCollection
- espacio de nombres Aspose.Slides
- asamblea Aspose.Slides