com.stimulsoft.report.events
Class StiGetExcelValueEventArgs
java.lang.Object
com.stimulsoft.base.system.StiEventHandlerArgs
com.stimulsoft.report.events.StiGetExcelValueEventArgs
public class StiGetExcelValueEventArgs
- extends StiEventHandlerArgs
Describes an argument for the event GetExcelValue.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiGetExcelValueEventArgs
public StiGetExcelValueEventArgs()
getStoreToPrinted
public boolean getStoreToPrinted()
- Internal use only.
setStoreToPrinted
public void setStoreToPrinted(boolean value)
getValue
public java.lang.String getValue()
- Gets or sets the value.
setValue
public void setValue(java.lang.String value)