ReportItemInstance.GetDefaultFontFamily メソッド

定義

アイテムのデフォルトのフォントファミリーを取得します。

protected:
 System::String ^ GetDefaultFontFamily();
protected string GetDefaultFontFamily();
member this.GetDefaultFontFamily : unit -> string
Protected Function GetDefaultFontFamily () As String

返品

アイテムのデフォルトフォントファミリー。

適用対象