CellCollection

General

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

Representa una col·lecció de cèl·lules de taula.

Propietats

NameTypeAccessDescription
CellCellReadProvides access to a Cell in the collection
IBaseSlideIBaseSlideReadProperty gives the owning IBaseSlide of the collection
ISlideComponentISlideComponentReadProperty exposes the slide component interface for the collection
IPresentationComponentIPresentationComponentReadProperty exposes the presentation component interface for the collection
iteratoriteratorReadReturns an iterator positioned at the start of the collection
const_iteratorconst_iteratorReadReturns a const iterator positioned at the start of the collection

Mètodes

SignatureDescription
Cell()CellProvides access to a Cell in the collection
Cell()Cell
Cell()Cell
Cell()Cell
IBaseSlide()IBaseSlideProperty gives the owning IBaseSlide of the collection
IBaseSlide()IBaseSlide
ISlideComponent()ISlideComponentProperty exposes the slide component interface for the collection
ISlideComponent()ISlideComponent
IPresentationComponent()IPresentationComponentProperty exposes the presentation component interface for the collection
IPresentationComponent()IPresentationComponent
iterator()iteratorReturns an iterator positioned at the start of the collection
iterator()iterator
const_iterator()const_iteratorReturns a const iterator positioned at the start of the collection
const_iterator()const_iterator
 Català