FontName プロパティ

CalculationProperty オブジェクトのフォント名を取得します。値の設定も可能です。

名前空間:  Microsoft.AnalysisServices
アセンブリ:  Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)

構文

'宣言
Public Property FontName As String
    Get
    Set
'使用
Dim instance As CalculationProperty
Dim value As String

value = instance.FontName

instance.FontName = value
public string FontName { get; set; }
public:
property String^ FontName {
    String^ get ();
    void set (String^ value);
}
member FontName : string with get, set
function get FontName () : String
function set FontName (value : String)

プロパティ値

型: System. . :: . .String
MDX 式です。