com.stimulsoft.report.events
Class StiGetExcelSheetEventArgs

java.lang.Object
  extended by com.stimulsoft.base.system.StiEventHandlerArgs
      extended by com.stimulsoft.report.events.StiGetExcelSheetEventArgs

public class StiGetExcelSheetEventArgs
extends StiEventHandlerArgs

Describes an argument for the event GetExcelSheet.


Field Summary
 
Fields inherited from class com.stimulsoft.base.system.StiEventHandlerArgs
Empty
 
Constructor Summary
StiGetExcelSheetEventArgs()
           
 
Method Summary
 java.lang.String getValue()
          Gets or sets the value.
 void setValue(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiGetExcelSheetEventArgs

public StiGetExcelSheetEventArgs()
Method Detail

getValue

public java.lang.String getValue()
Gets or sets the value.


setValue

public void setValue(java.lang.String value)