







![]() ![]() |
EPPlus 3.0 |
ExcelVmlDrawingComment..::.LineStyle Property |
ExcelVmlDrawingComment Class See Also Send Feedback |
Linestyle for border
Namespace:
OfficeOpenXml.Drawing.Vml
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
C# |
---|
public eLineStyleVml LineStyle { get; set; } |
Visual Basic (Declaration) |
---|
Public Property LineStyle As eLineStyleVml |
Visual C++ |
---|
public: property eLineStyleVml LineStyle { eLineStyleVml get (); void set (eLineStyleVml value); } |