|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.spire.xls.PageColRow
public final class PageColRow
Page col row types in excel.
Field Summary | |
---|---|
int |
EndCol
Represents end col setting. |
int |
EndRow
Represents end row setting. |
int |
StartCol
Represents start col setting. |
int |
StartRow
Represents start row setting. |
Constructor Summary | |
---|---|
PageColRow()
|
Field Detail |
---|
public int StartRow
public int EndRow
public int StartCol
public int EndCol
Constructor Detail |
---|
public PageColRow()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |