共用方式為


Column.Alignment 屬性

定義

在報表視覺效果中指定資料行的文字對齊。 可能的值為預設 (Default) (1)、靠左對齊 (Left) (2)、靠右對齊 (Right) (3)、置中 (Center) (4)。

public Microsoft.AnalysisServices.Tabular.Alignment Alignment { get; set; }
member this.Alignment : Microsoft.AnalysisServices.Tabular.Alignment with get, set
Public Property Alignment As Alignment

屬性值

適用於