SheetRange Conversion (SheetRange to String)
Converts a
SheetRange to a string containing the range of sheet numbers.
Namespace: GleamTech.DocumentUltimateAssembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
public static implicit operator string (
SheetRange value
)
Public Shared Widening Operator CType (
value As SheetRange
) As String
- value SheetRange
- A SheetRange instance.
StringA string representation of the range of sheet numbers.