ExcelExporter REALbasic Classes

ExcelExporterStyle.VerticalAlignment Property

Sets the vertical alignment.

VerticalAlignment as String {Read and Write}

Remarks

Accepted values are the following constants:

ExcelExporterStyle.VerticalAlignTop
ExcelExporterStyle.VerticalAlignBottom
ExcelExporterStyle.VerticalAlignCenter
ExcelExporterStyle.Justify

See Also

ExcelExporterStyle Class