Table of Contents

TSheetView.ZoomNormal Property

Zoom for when we are in normal 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 ZoomNormal { get; set; }

See also