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
See also