Class ExcelVmlDrawingPictureCollection
- Namespace
- OfficeOpenXml.Drawing.Vml
- Assembly
- EPPlus.dll
A collection of vml drawings used for header and footer picturess
public class ExcelVmlDrawingPictureCollection : ExcelVmlDrawingBaseCollection, IEnumerable
- Inheritance
-
ExcelVmlDrawingPictureCollection
- Implements
- Inherited Members
Properties
Count
Number of items in the collection
public int Count { get; }
Property Value
this[int]
Indexer
public ExcelVmlDrawingPicture this[int Index] { get; }
Parameters
Index
intIndex
Property Value
- ExcelVmlDrawingPicture
The VML Drawing Picture object