







A reference to the drawing xml document
Namespace:
OfficeOpenXml.Drawing
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
| C# |
|---|
public XmlDocument DrawingXml { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property DrawingXml As XmlDocument |
| Visual C++ |
|---|
public: property XmlDocument^ DrawingXml { XmlDocument^ get (); } |
