Package com.stimulsoft.report.options
Class ExportOptions.StiCheckBoxExcelValueParameters
java.lang.Object
com.stimulsoft.report.options.ExportOptions.StiCheckBoxExcelValueParameters
- Enclosing class:
ExportOptions
Class for adjustment of the StiCheckBoxExcelValue parameters
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StiFontgetFont()Gets or sets a default font of textstatic StiTextHorAlignmentGets or sets a default horizontal alignment of textstatic StiVertAlignmentGets or sets a default vertical alignment of textstatic voidstatic voidstatic voidsetVertAlignment(StiVertAlignment value)
-
Constructor Details
-
StiCheckBoxExcelValueParameters
public StiCheckBoxExcelValueParameters()
-
-
Method Details
-
getFont
Gets or sets a default font of text -
setFont
-
getHorAlignment
Gets or sets a default horizontal alignment of text -
setHorAlignment
-
getVertAlignment
Gets or sets a default vertical alignment of text -
setVertAlignment
-