Propriété FontFlags

Gets or sets font-related display characteristics of the CalculationProperty object.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public Property FontFlags As String
    Get
    Set
'Utilisation
Dim instance As CalculationProperty
Dim value As String

value = instance.FontFlags

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

Valeur de propriété

Type : System. . :: . .String
An MDX expression.