ExcelVmlDrawingBase Class

Office Open XML

Drawing object used for comments

Namespace:  OfficeOpenXml.Drawing.Vml
Assembly:  EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)

Syntax

C#
public class ExcelVmlDrawingBase : XmlHelper
Visual Basic (Declaration)
Public Class ExcelVmlDrawingBase _
	Inherits XmlHelper
Visual C++
public ref class ExcelVmlDrawingBase : public XmlHelper

Inheritance Hierarchy

See Also