Namespace: Spire.Xls.Core.Spreadsheet.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
C# | Visual Basic | Visual C++ | F# |
[ObsoleteAttribute("")] public XlsFont Font { get; }
<ObsoleteAttribute("")> Public ReadOnly Property Font As XlsFont Get
public: [ObsoleteAttribute(L"")] property XlsFont^ Font { XlsFont^ get (); }
[<ObsoleteAttribute("")>] member Font : XlsFont with get