Table of Contents

TSheetView.ZoomPageLayout Property

Zoom for when we are in Page Layout mode. It must be 0, or a value between 10 and 400. Zero means to use the default zoom.

Syntax

Namespace: FlexCel.Core

public Int32 ZoomPageLayout { get; set; }

See also