Edit

Share via


IMsoDataTable.Font Property

Definition

Provides access to properties that determine the characteristics of the text in a data table. Read-only.

public:
 property Microsoft::Office::Core::ChartFont ^ Font { Microsoft::Office::Core::ChartFont ^ get(); };
public Microsoft.Office.Core.ChartFont Font { get; }
member this.Font : Microsoft.Office.Core.ChartFont
Public ReadOnly Property Font As ChartFont

Property Value

ChartFont

Remarks

ChartFont members

ColorVariant
ColorIndexVariant
FontStyleVariant
ItalicVariant
NameVariant
OutlineFontVariant
ShadowVariant
SizeVariant
StrikeThroughVariant
SubscriptVariant
SuperscriprtVariant
UnderlineVariant

Applies to