







|
| EPPlus 3.0 |
| ExcelVmlDrawingComment..::.To Property |
| ExcelVmlDrawingComment Class See Also Send Feedback |
To 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 To { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property To As ExcelVmlDrawingPosition |
| Visual C++ |
|---|
public: property ExcelVmlDrawingPosition^ To { ExcelVmlDrawingPosition^ get (); } |
