com.stimulsoft.report.options
Class ExportOptions.CheckBoxReplacementForExcelValue

java.lang.Object
  extended by com.stimulsoft.report.options.ExportOptions.CheckBoxReplacementForExcelValue
Enclosing class:
ExportOptions

public static final class ExportOptions.CheckBoxReplacementForExcelValue
extends java.lang.Object


Field Summary
static StiFont Font
           
static StiTextHorAlignment HorAlignment
          a default horizontal alignment of text
static StiVertAlignment VertAlignment
          a default vertical alignment of text
 
Constructor Summary
ExportOptions.CheckBoxReplacementForExcelValue()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Font

public static StiFont Font

HorAlignment

public static StiTextHorAlignment HorAlignment
a default horizontal alignment of text


VertAlignment

public static StiVertAlignment VertAlignment
a default vertical alignment of text

Constructor Detail

ExportOptions.CheckBoxReplacementForExcelValue

public ExportOptions.CheckBoxReplacementForExcelValue()