public static final class ExportOptions.OpenDocumentCalc
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
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 and Description |
|---|
ExportOptions.OpenDocumentCalc() |
public static boolean DivideSegmentPages
public static boolean AllowImageComparer
public static boolean RemoveEmptySpaceAtBottom
public static boolean DivideBigCells
public static int MaximumSheetHeight
Copyright © 2019 Stimulsoft. All Rights Reserved.