[]
Returns or sets a Variant value that represents the display size of the worksheet, as a percentage(100 equals normal size, 200 equals double size, and so on).
int Zoom { get; set; }
Property Zoom As Integer