[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IWorksheetView.FitSelection

FitSelection Property

FitSelection

Gets or sets whether the zoom is set to fit the selection. Unlike Microsoft Excel Application, this option does not modify the value of the Zoom property. This option is only supported for Chart.

Declaration
bool FitSelection { get; set; }
Property FitSelection As Boolean
Exceptions
Type Condition
NotSupportedException

Thrown when this method is called with unsupported sheet types.