Pictures.Add(Double, Double, Double, Double) 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::Picture ^ Add(double Left, double Top, double Width, double Height);
public Microsoft.Office.Interop.Excel.Picture Add (double Left, double Top, double Width, double Height);
Public Function Add (Left As Double, Top As Double, Width As Double, Height As Double) As Picture
Parameters
- Left
- Double
- Top
- Double
- Width
- Double
- Height
- Double