Name | Description | |
---|---|---|
AddChart | Adds a chart to the shapes collection at the specified position and with the specified size. | |
AddFormControl | Adds the specified form control to the shapes collection at the specified position and with the specified size. | |
AddLine | Adds a line to the shapes collection with the specified beginning and ending position. | |
AddPicture | Overloaded. Adds the specified picture to the shapes collection at the specified position and with the specified size. | |
AddShape | Adds the specified auto-shape to the shapes collection at the specified position and with the specified size. | |
AddTextBox | Adds a text box to the shapes collection at the specified position and with the specified size. | |
GetEnumerator | (Inherited from System.Collections.IEnumerable) | |
GetShapeRange | Returns a new instance of IShapeRange which represents the specified array of shapes. |