IDrawings.Add(Double, Double, Double, Double, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
Microsoft::Office::Interop::Excel::Drawing ^ Add(double X1, double Y1, double X2, double Y2, bool Closed);
public Microsoft.Office.Interop.Excel.Drawing Add (double X1, double Y1, double X2, double Y2, bool Closed);
Public Function Add (X1 As Double, Y1 As Double, X2 As Double, Y2 As Double, Closed As Boolean) As Drawing
Parameters
- X1
- Double
- Y1
- Double
- X2
- Double
- Y2
- Double
- Closed
- Boolean