public double GetRotation( Shape shape )
'Declaration Public Function GetRotation( _ ByVal shape As Shape _ ) As Double
'Declaration
Public Function GetRotation( _ ByVal shape As Shape _ ) As Double
'Usage Dim instance As WorksheetDrawing Dim shape As Shape Dim value As Double value = instance.GetRotation(shape)
'Usage
Dim instance As WorksheetDrawing Dim shape As Shape Dim value As Double value = instance.GetRotation(shape)
WorksheetDrawing Class WorksheetDrawing Members