IMsoDataTable.Font Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Color | Variant | |
ColorIndex | Variant | |
FontStyle | Variant | |
Italic | Variant | |
Name | Variant | |
OutlineFont | Variant | |
Shadow | Variant | |
Size | Variant | |
StrikeThrough | Variant | |
Subscript | Variant | |
Superscriprt | Variant | |
Underline | Variant |