次の方法で共有


Style.FontFamily プロパティ

定義

フォント ファミリの名前を取得または設定します。

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression FontFamily { Microsoft::ReportingServices::RdlObjectModel::ReportExpression get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression FontFamily { get; set; }
member this.FontFamily : Microsoft.ReportingServices.RdlObjectModel.ReportExpression with get, set
Public Property FontFamily As ReportExpression

プロパティ値

ReportExpression オブジェクト。

適用対象