Search Results for

    Show / Hide Table of Contents

    TSheetView.Create Method

    Creates a new TSheetView with the specified values.

    Syntax

    Unit: FlexCel.Core

    class function TSheetView.Create(const aViewType: TSheetViewType; const aShowWhitespace: Boolean; const aShowRulers: Boolean; const aZoomNormal: Integer; const aZoomPageLayout: Integer; const aZoomPageBreakPreview: Integer): TSheetView; static; overload;

    Parameters

    <-> Parameter Type Description
    const aViewType TSheetViewType See ViewType.
    const aShowWhitespace Boolean See ShowWhitespace.
    const aShowRulers Boolean See ShowRulers.
    const aZoomNormal Integer See ZoomNormal.
    const aZoomPageLayout Integer See ZoomPageLayout.
    const aZoomPageBreakPreview Integer See ZoomPageBreakPreview.

    See also

    • TSheetView
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com