次の方法で共有


FontSize プロパティ

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

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

構文

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

value = instance.FontSize

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

プロパティ値

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