Version

ZoomLevel Property (IXamSpreadsheetReplay)

Syntax
'Declaration
 
<TypeInfoProperty(Description="Returns a integer value of the current zoom level", Documentation="Returns a integer value of the current zoom level")>
ReadOnly Property ZoomLevel As System.Integer
[TypeInfoProperty(Description="Returns a integer value of the current zoom level", Documentation="Returns a integer value of the current zoom level")]
System.int ZoomLevel {get;}
[TypeInfoProperty(Description="Returns a integer value of the current zoom level", Documentation="Returns a integer value of the current zoom level")]
__property System.int get_ZoomLevel();
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also