Package com.stimulsoft.report.events
Class StiGetExcelValueEventArgs
java.lang.Object
com.stimulsoft.base.EventArgs
com.stimulsoft.report.events.StiGetExcelValueEventArgs
Describes an argument for the event GetExcelValue.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanInternal use only.getValue()Gets or sets the value.voidsetStoreToPrinted(boolean value) void
-
Constructor Details
-
StiGetExcelValueEventArgs
public StiGetExcelValueEventArgs()
-
-
Method Details
-
getStoreToPrinted
public boolean getStoreToPrinted()Internal use only. -
setStoreToPrinted
public void setStoreToPrinted(boolean value) -
getValue
Gets or sets the value. -
setValue
-