Click or drag to resize

StiSimpleTextSetExcelText Method (StiGetExcelValue, Boolean)

[Missing <summary> documentation for "M:Stimulsoft.Report.Components.StiSimpleText.SetExcelText(Stimulsoft.Report.Components.StiGetExcelValue,System.Boolean)"]

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void SetExcelText(
	StiGetExcelValue getValue,
	bool isRunning
)

Parameters

getValue
Type: Stimulsoft.Report.ComponentsStiGetExcelValue

[Missing <param name="getValue"/> documentation for "M:Stimulsoft.Report.Components.StiSimpleText.SetExcelText(Stimulsoft.Report.Components.StiGetExcelValue,System.Boolean)"]

isRunning
Type: SystemBoolean

[Missing <param name="isRunning"/> documentation for "M:Stimulsoft.Report.Components.StiSimpleText.SetExcelText(Stimulsoft.Report.Components.StiGetExcelValue,System.Boolean)"]

See Also