Gets or sets the justification within a column.
命名空间: Microsoft.AnalysisServices
程序集: Microsoft.AnalysisServices(在 Microsoft.AnalysisServices.dll 中)
语法
声明
Public Property Alignment As Alignment
Get
Set
用法
Dim instance As DimensionAttributeVisualizationProperties
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)
属性值
类型:Microsoft.AnalysisServices.Alignment
An enumeration value that specifies the type of justification used within a column.