ExcelExporter REALbasic Classes

ExcelExporterStyle.HorizontalAlignment Property

Sets the horizontal alignment.

HorizontalAlignment as String {Read and Write}

Remarks

Accepted values are the following constants:

ExcelExporterStyle.HorizontalAlignLeft
ExcelExporterStyle.HorizontalAlignRight
ExcelExporterStyle.HorizontalAlignCenter

See Also

ExcelExporterStyle Class