IColumn

Približni podaci

IColumn je sučelje u Aspose.Slides za NET. Nasljednici od: ICellCollection, IBulkTextFormattable.

Predstavlja jedan stupnik u tabeli. Kombinuje ponašanje kolekcije stanica s mogućnostima oblikovanja masovnog teksta.

Oznake i značajke

NameTypeAccessDescription
WidthfloatRead/WriteGets or sets the width of the column.
ColumnFormatIColumnFormatReadGets the formatting properties associated with this column.
AsICellCollectionICellCollectionReadReturns this instance as an ICellCollection.
AsIBulkTextFormattableIBulkTextFormattableReadReturns this instance as an IBulkTextFormattable.
CountintReadGets the number of cells in the collection.
SlideIBaseSlide?ReadGets the slide that owns this collection.
PresentationIPresentation?ReadGets the presentation that owns this collection.
AsICollectionIList<ICell>ReadReturns a new list copy of the cells in this collection.
AsIEnumerableIEnumerable<ICell>ReadReturns a fresh enumerable over the cells in this collection.
AsISlideComponentISlideComponentReadReturns this instance as an ISlideComponent.
AsIPresentationComponentIPresentationComponentReadReturns this instance as an IPresentationComponent.
SignatureDescription
SetTextFormat(source: IBasePortionFormat)Applies the specified portion format to all text within this object.
 Hrvatski