public static final class ExportOptions.ExcelXml
extends java.lang.Object
| Constructor and Description |
|---|
ExportOptions.ExcelXml() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
getAllowFreezePanes()
Gets or sets a value indicating whether it is necessary to use the "Freeze panes" feature
of Excel.
|
static boolean |
getDivideBigCells()
When exporting big cells will be divided into small cells.
|
static void |
setAllowFreezePanes(boolean value) |
static void |
setDivideBigCells(boolean value) |
public static boolean getDivideBigCells()
public static void setDivideBigCells(boolean value)
public static boolean getAllowFreezePanes()
public static void setAllowFreezePanes(boolean value)
Copyright © 2019 Stimulsoft. All Rights Reserved.