Show / Hide Table of Contents

Class ExcelVmlDrawingBaseCollection

Base collection for VML drawings

Inheritance
System.Object
ExcelVmlDrawingBaseCollection
ExcelVmlDrawingPictureCollection
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: OfficeOpenXml.Drawing.Vml
Assembly: EPPlus.dll
Syntax
public class ExcelVmlDrawingBaseCollection

Fields

_package

Declaration
protected ExcelPackage _package
Field Value
Type Description
ExcelPackage

_ws

Declaration
protected ExcelWorksheet _ws
Field Value
Type Description
ExcelWorksheet
Back to top Generated by DocFX