







[Missing <summary> documentation for "P:OfficeOpenXml.Drawing.ExcelShape.Font"]
Namespace:
OfficeOpenXml.Drawing
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
C# |
---|
public ExcelTextFont Font { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property Font As ExcelTextFont |
Visual C++ |
---|
public: property ExcelTextFont^ Font { ExcelTextFont^ get (); } |