Table of Contents

ExcelFile.SheetView Property

Returns and sets the page view mode with their corresponding zooms. Note that changing the zoom here changes SheetZoom This property can work in different windows depending on the value of ActiveWindow

Syntax

Namespace: FlexCel.Core

public abstract TSheetView SheetView { get; set; }

See also