Column.Alignment Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the text alignment of the column in report visualizations. The possible values are 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