Interfaces
CellErrorHandler CellEventHandler CellEventStringHandler CustomCommandEventHandler GridCustomServerValidation RowColumnEventHandler SheetEventHandler WorkbookEventHandler |
Exceptions
GridCellException |
java.lang.Objectcom.aspose.gridweb.VerticalAlign
public class VerticalAlign
Field Summary | ||
---|---|---|
static int | NotSet | |
static int | Top | |
static int | Middle | |
static int | Bottom | |
Field Detail |
---|
NotSet | |
public static int NotSet |
Top | |
public static int Top |
Middle | |
public static int Middle |
Bottom | |
public static int Bottom |