Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Specifies the justification within a column.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Property Alignment As Alignment
Get
Set
'Usage
Dim instance As CalculationPropertyVisualizationProperties
Dim value As Alignment
value = instance.Alignment
instance.Alignment = value
public Alignment Alignment { get; set; }
public:
property Alignment Alignment {
Alignment get ();
void set (Alignment value);
}
member Alignment : Alignment with get, set
function get Alignment () : Alignment
function set Alignment (value : Alignment)
Property Value
Type: Microsoft.AnalysisServices.Alignment
One of the enumeration values that specifies a type of justification.