Oleclientdata Element (Microsoft PowerPoint)

Defines how OLE data is stored.

Attribute Description
clipboardname Defines the Clipboard name that corresponds to the object.
followcolorscheme

Contains one of the following string constants specifying the object's color scheme: fullScheme, none, or textAndBackground. This attribute is specified if a color scheme is applied and the object is embedded.

id Defines the OLE class identifier if an object is linked.
menuname Defines the menu name that the object is related to.
subtype Contains one of the following string constants specifying the type of OLE data saved.
clipart Clip art
default Default OLE data type
equation Equation
excel Microsoft Excel object
excelChart Microsoft Excel chart object
graph Microsoft Graph chart object
image Image
mplayer Microsoft Media Player object
noteit Note object
orgchart Organizational chart
pptPresentation Microsoft PowerPoint presentation object
pptSlide Microsoft PowerPoint slide object
project Microsoft Project object
sound Audio sound
table Table
wordart Microsoft WordArt object

Contained In

Slide

Remarks

The actual OLE data is stored as a separate file that is referenced through the OLEObject element.

Example

A Microsoft Excel worksheet is embedded on a slide.


<p:oleclientdata clipboardname="Microsoft Excel Worksheet" menuname ="Worksheet" subtype="excel">