Class StiGetExcelSheetEventArgs

java.lang.Object
com.stimulsoft.base.EventArgs
com.stimulsoft.report.events.StiGetExcelSheetEventArgs

public class StiGetExcelSheetEventArgs extends EventArgs
Describes an argument for the event GetExcelSheet.
  • Constructor Details

    • StiGetExcelSheetEventArgs

      public StiGetExcelSheetEventArgs()
  • Method Details

    • getValue

      public String getValue()
      Gets or sets the value.
    • setValue

      public void setValue(String value)