public static final class ExportOptions.Ods
extends java.lang.Object
| Constructor and Description |
|---|
ExportOptions.Ods() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
getAllowImageComparer()
Gets or sets a value indicating whether it is necessary to use image comparer.
|
static boolean |
getDivideBigCells()
When exporting big cells will be divided into small cells.
|
static boolean |
getDivideSegmentPages()
When Word2007 exporting segmented pages will be forcibly broken in order of chosen page
format.
|
static boolean |
getRemoveEmptySpaceAtBottom()
Gets or sets a value indicating whether it is necessary to remove empty space at the
bottom of page
|
static void |
setAllowImageComparer(boolean value) |
static void |
setDivideBigCells(boolean value) |
static void |
setDivideSegmentPages(boolean value) |
static void |
setRemoveEmptySpaceAtBottom(boolean value) |
public static boolean getDivideSegmentPages()
public static void setDivideSegmentPages(boolean value)
public static boolean getAllowImageComparer()
public static void setAllowImageComparer(boolean value)
public static boolean getRemoveEmptySpaceAtBottom()
public static void setRemoveEmptySpaceAtBottom(boolean value)
public static boolean getDivideBigCells()
public static void setDivideBigCells(boolean value)
Copyright © 2019 Stimulsoft. All Rights Reserved.