SpreadsheetInputOptionsRenderCenterVertically Property

Gets or sets a value that specifies whether the sheet is centered vertically when rendered. The default is false.

Definition

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

Property Value

Boolean

See Also