SheetRangeAdd(Int32) Method

Adds a single sheet number to the sequence.

Definition

Namespace: GleamTech.DocumentUltimate
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
C#
public override void Add(
	int singleSheet
)

Parameters

singleSheet  Int32
The sheet number.

See Also