Class ExportOptions.StiCheckBoxExcelValueParameters

java.lang.Object
com.stimulsoft.report.options.ExportOptions.StiCheckBoxExcelValueParameters
Enclosing class:
ExportOptions

public static final class ExportOptions.StiCheckBoxExcelValueParameters extends Object
Class for adjustment of the StiCheckBoxExcelValue parameters
  • Constructor Details

    • StiCheckBoxExcelValueParameters

      public StiCheckBoxExcelValueParameters()
  • Method Details

    • getFont

      public static StiFont getFont()
      Gets or sets a default font of text
    • setFont

      public static void setFont(StiFont value)
    • getHorAlignment

      public static StiTextHorAlignment getHorAlignment()
      Gets or sets a default horizontal alignment of text
    • setHorAlignment

      public static void setHorAlignment(StiTextHorAlignment value)
    • getVertAlignment

      public static StiVertAlignment getVertAlignment()
      Gets or sets a default vertical alignment of text
    • setVertAlignment

      public static void setVertAlignment(StiVertAlignment value)