|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.base.system.StiEventHandlerArgs
com.stimulsoft.report.events.StiGetExcelValueEventArgs
public class StiGetExcelValueEventArgs
Describes an argument for the event GetExcelValue.
| Field Summary |
|---|
| Fields inherited from class com.stimulsoft.base.system.StiEventHandlerArgs |
|---|
Empty |
| Constructor Summary | |
|---|---|
StiGetExcelValueEventArgs()
|
|
| Method Summary | |
|---|---|
boolean |
getStoreToPrinted()
Internal use only. |
java.lang.String |
getValue()
Gets or sets the value. |
void |
setStoreToPrinted(boolean value)
|
void |
setValue(java.lang.String value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StiGetExcelValueEventArgs()
| Method Detail |
|---|
public boolean getStoreToPrinted()
public void setStoreToPrinted(boolean value)
public java.lang.String getValue()
public void setValue(java.lang.String value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||