Interfaces
CellErrorHandler CellEventHandler CellEventStringHandler CustomCommandEventHandler GridCustomServerValidation RowColumnEventHandler SheetEventHandler WorkbookEventHandler |
Exceptions
GridCellException |
java.lang.Objectcom.aspose.gridweb.GridLines
public class GridLines
Field Summary | ||
---|---|---|
static int | None | |
static int | Horizontal | |
static int | Vertical | |
static int | Both | |
Field Detail |
---|
None | |
public static int None |
Horizontal | |
public static int Horizontal |
Vertical | |
public static int Vertical |
Both | |
public static int Both |