public class CellDef extends Object
Constructor and Description |
---|
CellDef(int cellx,
String clCbPat,
ClVertAl al,
BorderDefs borders) |
Modifier and Type | Method and Description |
---|---|
BorderDefs |
getBorders() |
int |
getCellx() |
String |
getClCbPat() |
ClVertAl |
getClVertAl() |
public CellDef(int cellx, String clCbPat, ClVertAl al, BorderDefs borders)
public int getCellx()
public String getClCbPat()
public ClVertAl getClVertAl()
public BorderDefs getBorders()
Copyright © 2019 Habarisoft. All rights reserved.