Package writer2latex.office
Class CellView
- java.lang.Object
-
- writer2latex.office.CellView
-
public class CellView extends java.lang.Object
This class represent a cell in a table view
-
-
Field Summary
Fields Modifier and Type Field Description org.w3c.dom.Element
cell
int
nColSpan
int
nOriginalCol
int
nOriginalRow
int
nRowSpan
-
Constructor Summary
Constructors Constructor Description CellView()
-