Table of Contents

SheetRange.Parse Method

Definition

Namespace
GleamTech.DocumentUltimate
Assembly
GleamTech.DocumentUltimate.dll

Converts a string containing the range of sheet numbers to a SheetRange.

public static SheetRange Parse(string value)

Parameters

value string

A string that contains the range of sheet numbers.

Returns

SheetRange

A new SheetRange instance.