|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.report.options.ExportOptions.StiCheckBoxExcelValueParameters
public static final class ExportOptions.StiCheckBoxExcelValueParameters
Class for adjustment of the StiCheckBoxExcelValue parameters
Constructor Summary | |
---|---|
ExportOptions.StiCheckBoxExcelValueParameters()
|
Method Summary | |
---|---|
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)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExportOptions.StiCheckBoxExcelValueParameters()
Method Detail |
---|
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)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |