Click or drag to resize

StiReportCheckExcelValue Method

[Missing <summary> documentation for "M:Stimulsoft.Report.StiReport.CheckExcelValue(System.Object,System.Object)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected Object CheckExcelValue(
	Object sender,
	Object value
)

Parameters

sender
Type: SystemObject

[Missing <param name="sender"/> documentation for "M:Stimulsoft.Report.StiReport.CheckExcelValue(System.Object,System.Object)"]

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.StiReport.CheckExcelValue(System.Object,System.Object)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Stimulsoft.Report.StiReport.CheckExcelValue(System.Object,System.Object)"]

See Also