[]
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.
bool FitSelection { get; set; }
Property FitSelection As Boolean
Type | Condition |
---|---|
NotSupportedException | Thrown when this method is called with unsupported sheet types. |