Xbasic

Office::VerticalAlignment Enumeration

Description

Options for specifying the vertical alignment of the contents for a cell in an Office::Spreadsheet.

Enumeration
Value
Office::VerticalAlignment::Top

0

Office::VerticalAlignment::Center

1

Office::VerticalAlignment::Bottom

2

Office::VerticalAlignment::Justify

3

Office::VerticalAlignment::Distributed

4