| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.pdf.grid.PdfGridHeaderCollection
public class PdfGridHeaderCollection
The class pdf grid header collection.
| Constructor Summary | |
|---|---|
| PdfGridHeaderCollection(PdfGrid grid)create PdfGridHeaderCollection class instance | |
| Method Summary | |
|---|---|
|  PdfGridRow[] | add(int count)Adds the specified count. | 
|  void | applyStyle(PdfGridStyleBase style)Applies the style. | 
|  void | clear()Clears this instance. | 
|  PdfGridRow | get(int index)Gets the at the specified index. | 
|  int | getCount()Gets the count. | 
| Constructor Detail | 
|---|
public PdfGridHeaderCollection(PdfGrid grid)
grid - PdfGrid| Method Detail | 
|---|
public PdfGridRow get(int index)
public int getCount()
public PdfGridRow[] add(int count)
count - The count.public void clear()
public void applyStyle(PdfGridStyleBase style)
style - The style.| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||