20.5.2.16 graphicFrame

This element describes a single graphical object frame for a spreadsheet which contains a graphical object.

Attributes

macro (Reference To Custom Function)

This element specifies the custom function associated with the object. [Example: A macro script, add-in function, and so on. end example]

The format of this string shall be application-defined, and should be ignored if not understood.

[Example:

    <          macro="DoWork()" />

end example]

The possible values for this attribute are defined by the W3C XML Schema string datatype.

fPublished (Publish to Server Flag)

This attribute indicates whether the shape shall be published with the worksheet when sent to the server.

The possible values for this attribute are defined by the W3C XML Schema boolean datatype.

[Note: The W3C XML Schema definition of this element’s content model (CT_GraphicalObjectFrame) is located in A.4.5. end note]

Last updated on