public ZoomScaleActionCommand( Worksheet worksheet, int zoomScale )
'Declaration Public Function New( _ ByVal worksheet As Worksheet, _ ByVal zoomScale As Integer _ )
'Declaration
Public Function New( _ ByVal worksheet As Worksheet, _ ByVal zoomScale As Integer _ )
'Usage Dim worksheet As Worksheet Dim zoomScale As Integer Dim instance As New ZoomScaleActionCommand(worksheet, zoomScale)
'Usage
Dim worksheet As Worksheet Dim zoomScale As Integer Dim instance As New ZoomScaleActionCommand(worksheet, zoomScale)
ZoomScaleActionCommand Class ZoomScaleActionCommand Members