다음을 통해 공유


FontSize 속성

Gets or sets font name of the CalculationProperty object.

네임스페이스:  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
An MDX expression.