







![]() ![]() |
EPPlus 3.0 |
ExcelVmlDrawingComment..::.From Property |
ExcelVmlDrawingComment Class See Also Send Feedback |
From position. For comments only when Visible=true.
Namespace:
OfficeOpenXml.Drawing.Vml
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
C# |
---|
public ExcelVmlDrawingPosition From { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property From As ExcelVmlDrawingPosition |
Visual C++ |
---|
public: property ExcelVmlDrawingPosition^ From { ExcelVmlDrawingPosition^ get (); } |