Table of Contents

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

int

this[int]

Indexer

public ExcelVmlDrawingPicture this[int Index] { get; }

Parameters

Index int

Index

Property Value

ExcelVmlDrawingPicture

The VML Drawing Picture object