| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.ms.System.EventArgs
com.spire.pdf.tables.CellLayoutEventArgs
com.spire.pdf.tables.EndCellLayoutEventArgs
public class EndCellLayoutEventArgs
Represents arguments of EndCellLayout Event.
| Constructor Summary | |
|---|---|
| EndCellLayoutEventArgs(PdfCanvas graphics,
                       int rowIndex,
                       int cellInder,
                       java.awt.geom.Rectangle2D bounds,
                       java.lang.String value) | |
| Method Summary | 
|---|
| Methods inherited from class com.spire.pdf.tables.CellLayoutEventArgs | 
|---|
| getBounds, getCellIndex, getGraphics, getRowIndex, getValue | 
| Constructor Detail | 
|---|
public EndCellLayoutEventArgs(PdfCanvas graphics,
                              int rowIndex,
                              int cellInder,
                              java.awt.geom.Rectangle2D bounds,
                              java.lang.String value)
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||