CanvasShapes Interface

Definition

Reserved for internal use.

public interface class CanvasShapes : Microsoft::Office::Core::_IMsoDispObj, System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("000C0371-0000-0000-C000-000000000046")]
public interface CanvasShapes : Microsoft.Office.Core._IMsoDispObj, System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("000C0371-0000-0000-C000-000000000046")>]
type CanvasShapes = interface
    interface _IMsoDispObj
    interface IEnumerable
Public Interface CanvasShapes
Implements _IMsoDispObj, IEnumerable
Attributes
Implements

Properties

Application
Background
Count
Creator
Parent

Methods

AddCallout(MsoCalloutType, Single, Single, Single, Single)
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)
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