Shapes Interface

Definition

public interface class Shapes : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("C6984804-2C4D-4874-B69F-C14BF97C0BF1")]
public interface Shapes : System.Collections.IEnumerable
type Shapes = interface
    interface IEnumerable
Public Interface Shapes
Implements IEnumerable
Attributes
Implements

Properties

Background
Count
Default
Parent
Value[Object]

Methods

AddCallout(MsoCalloutType, Single, Single, Single, Single)
AddChart(Int32, XlChartType, Single, Single, Single, Single, Boolean)
AddConnector(MsoConnectorType, Single, Single, Single, Single)
AddCurve(Object)
AddLabel(MsoTextOrientation, Single, Single, Single, Single)
AddLine(Single, Single, Single, Single)
AddPicture(String, MsoTriState, MsoTriState, Single, Single, Single, Single)
AddPolyline(Object)
AddShape(MsoAutoShapeType, Single, Single, Single, Single)
AddTable(Int32, Int32, Single, Single, Single, Single)
AddTextbox(MsoTextOrientation, Single, Single, Single, Single)
AddTextEffect(MsoPresetTextEffect, String, String, Single, MsoTriState, MsoTriState, Single, Single)
BuildFreeform(MsoEditingType, Single, Single)
GetEnumerator()
Item(Object)
Range(Object)
SelectAll()

Applies to