SheetRange Constructor

Initializes a new instance of the SheetRange class from the specified string.

Definition

Namespace: GleamTech.DocumentUltimate
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
C#
public SheetRange(
	string sheetRangeString
)

Parameters

sheetRangeString  String
The string containing the range of sheet numbers.

See Also