Table of Contents

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

int

this[int]

public ExcelVmlDrawingPicture this[int Index] { get; }

Parameters

Index int

Property Value

ExcelVmlDrawingPicture