public static final class ExportOptions.StiCheckBoxExcelValueParameters
extends java.lang.Object
| Constructor and Description |
|---|
ExportOptions.StiCheckBoxExcelValueParameters() |
| Modifier and Type | Method and Description |
|---|---|
static StiFont |
getFont()
Gets or sets a default font of text
|
static StiTextHorAlignment |
getHorAlignment()
Gets or sets a default horizontal alignment of text
|
static StiVertAlignment |
getVertAlignment()
Gets or sets a default vertical alignment of text
|
static void |
setFont(StiFont value) |
static void |
setHorAlignment(StiTextHorAlignment value) |
static void |
setVertAlignment(StiVertAlignment value) |
public ExportOptions.StiCheckBoxExcelValueParameters()
public static StiFont getFont()
public static void setFont(StiFont value)
public static StiTextHorAlignment getHorAlignment()
public static void setHorAlignment(StiTextHorAlignment value)
public static StiVertAlignment getVertAlignment()
public static void setVertAlignment(StiVertAlignment value)
Copyright © 2019 Stimulsoft. All Rights Reserved.