ChartFont.FontStyle プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
フォント スタイルを返すか設定します。 値の取得と設定が可能です。
public:
property System::Object ^ FontStyle { System::Object ^ get(); void set(System::Object ^ value); };
public object FontStyle { get; set; }
member this.FontStyle : obj with get, set
Public Property FontStyle As Object
プロパティ値
Object
注釈
このプロパティを変更すると、他のChartFontプロパティ (や ItalicなどBold) に影響する可能性があります。