Class ExcelVmlDrawingPictureCollection
- Namespace
- OfficeOpenXml.Drawing.Vml
- Assembly
- Magicodes.EPPlus.dll
public class ExcelVmlDrawingPictureCollection : ExcelVmlDrawingBaseCollection, IEnumerable
- Inheritance
-
ExcelVmlDrawingPictureCollection
- Implements
- Inherited Members
- Extension Methods
Properties
Count
public int Count { get; }
Property Value
this[int]
public ExcelVmlDrawingPicture this[int Index] { get; }
Parameters
Index
int