Click or drag to resize

selectRangeAreaexpandToWrap Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Expands this rangeArea to have specified rangeArea inside its boundaries

Namespace:  imbSCI.Core.reporting.zone
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public void expandToWrap(
	selectRangeArea areaToWrap
)
Request Example View Source

Parameters

areaToWrap
Type: imbSCI.Core.reporting.zoneselectRangeArea
The area to wrap.
See Also