public ExcelShape( double left, double top, double right, double bottom )
'Declaration Public Function New( _ ByVal left As Double, _ ByVal top As Double, _ ByVal right As Double, _ ByVal bottom As Double _ )
'Declaration
Public Function New( _ ByVal left As Double, _ ByVal top As Double, _ ByVal right As Double, _ ByVal bottom As Double _ )
'Usage Dim left As Double Dim top As Double Dim right As Double Dim bottom As Double Dim instance As New ExcelShape(left, top, right, bottom)
'Usage
Dim left As Double Dim top As Double Dim right As Double Dim bottom As Double Dim instance As New ExcelShape(left, top, right, bottom)
ExcelShape Class ExcelShape Members Overload List