ICellCollection
Interface ICellCollection
Représente une collection de cellules.
public interface ICellCollection : IGenericCollection<ICell>, ISlideComponent
Propriétés
Nom | Description |
---|---|
AsISlideComponent { get; } | Permet d’obtenir l’interface de base ISlideComponent. En lecture seule ISlideComponent . |
Item { get; } | Renvoie une cellule par sa position. En lecture seule ICell . |
Voir aussi
- interface IGenericCollection<T>
- interface ICell
- interface ISlideComponent
- namespace Aspose.Slides
- assembly Aspose.Slides