次の方法で共有


Layer Object Members

Visio Automation Reference

Represents a layer of a page or master. You can assign shapes to or remove them from the layer.

Methods

  Name Description
Aa342259.methods(en-us,office.12).gif Add Adds a Shape object to a Layer object.
Aa342259.methods(en-us,office.12).gif Delete Deletes a Layer object. Can also delete shapes assigned to the deleted layer.
Aa342259.methods(en-us,office.12).gif Remove Removes a shape from a layer.

Properties

  Name Description
Aa342259.properties(en-us,office.12).gif Application Read-only. Returns the instance of Microsoft Office Visio that is associated with an object.
Aa342259.properties(en-us,office.12).gif CellsC Returns a Cell object that represents a ShapeSheet cell in a row in the Layers section. Read-only.
Aa342259.properties(en-us,office.12).gif Document Gets the Document object that is associated with an object. Read-only.
Aa342259.properties(en-us,office.12).gif EventList Returns the EventList collection of an object or the EventList collection that contains an Event object. Read-only.
Aa342259.properties(en-us,office.12).gif Index Gets the ordinal position of a Layer object in the Layers collection. Read-only.
Aa342259.properties(en-us,office.12).gif Master Returns the master that contains the Layer object. Read-only.
Aa342259.properties(en-us,office.12).gif Name Specifies the name of an object. Read-only.
Aa342259.properties(en-us,office.12).gif NameU Specifies the universal name of a Layer object. Read/write.
Aa342259.properties(en-us,office.12).gif ObjectType Returns an object's type. Read-only.
Aa342259.properties(en-us,office.12).gif Page Gets the page that contains the layer. Read-only.
Aa342259.properties(en-us,office.12).gif PersistsEvents Indicates whether an object is capable of containing persistent events in its EventList collection. Read-only.
Aa342259.properties(en-us,office.12).gif Row Returns the row index of a layer. Read-only.
Aa342259.properties(en-us,office.12).gif Stat Returns status information for an object. Read-only.