SpreadsheetInputOptions(DocumentFormat) Constructor

Initializes a new instance of the SpreadsheetInputOptions class with a document format.

Definition

Namespace: GleamTech.DocumentUltimate
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 6.9.8
C#
public SpreadsheetInputOptions(
	DocumentFormat format
)

Parameters

format  DocumentFormat
The format to convert from.

See Also