|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.report.options.ExportOptions.OpenDocumentCalc
public static final class ExportOptions.OpenDocumentCalc
Field Summary | |
---|---|
static boolean |
AllowImageComparer
a value indicating whether it is necessary to use image comparer. |
static boolean |
DivideBigCells
a value indicating behavior of the exporting big cells will be divided into small cells. |
static boolean |
DivideSegmentPages
a value indicating behavior of the exporting segmented pages will be forcibly broken in order of chosen page format. |
static int |
MaximumSheetHeight
a value indicating maximum sheet height in rows. |
static boolean |
RemoveEmptySpaceAtBottom
a value indicating whether it is necessary to remove empty space at the bottom of page |
Constructor Summary | |
---|---|
ExportOptions.OpenDocumentCalc()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static boolean DivideSegmentPages
public static boolean AllowImageComparer
public static boolean RemoveEmptySpaceAtBottom
public static boolean DivideBigCells
public static int MaximumSheetHeight
Constructor Detail |
---|
public ExportOptions.OpenDocumentCalc()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |