Table of Contents

SpreadsheetInputOptions.OutputSheetRange Property

Definition

Namespace
GleamTech.DocumentUltimate
Assembly
GleamTech.DocumentUltimate.dll

Gets or sets the range of sheet numbers to output. Default is "all". A string representation of number ranges (e.g. 1-5, 8, 11-13) or keywords (all, even, odd, visible, active) can be directly assigned to this property.

public SheetRange OutputSheetRange { get; set; }

Property Value

SheetRange