SpreadsheetInputOptionsRenderArea Property

Gets or sets the range to be rendered. For example "A1:K15" specifies a range of A to K columns and 1 to 15 rows.

Definition

Namespace: GleamTech.DocumentUltimate
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
C#
public string RenderArea { get; set; }

Property Value

String

See Also