Shape オブジェクト (Visio)
図面ウィンドウで選択できるすべてのものを表します。これらには、基本図形、グループ、ガイド、Microsoft Visio に埋め込まれるかリンクされている別のアプリケーションのオブジェクトなどが含まれます。
注釈
Shape オブジェクトの既定のプロパティは、Name です。
次のオブジェクトの Shapes コレクションから特定の Shape オブジェクトを取得できます。
- Page オブジェクト
- Master オブジェクト
- グループを表す Shape オブジェクト
Cell オブジェクトと Connect オブジェクトを取得するには、それぞれ Shape オブジェクトの Cells プロパティと Connects プロパティを使用します。
注:
Page オブジェクトと Master オブジェクトの PageSheet プロパティは、Type プロパティが visTypePage を返す Shape オブジェクトを返します。 このオブジェクトには、図面のサイズと拡大/縮小などのプロパティを指定するセルがあります。
Document オブジェクトの DocumentSheet プロパティは、Type プロパティが visTypeDoc を返す Shape オブジェクトも返します。 このオブジェクトには、図面のプロパティを指定するセルがあります。
イベント
- BeforeSelectionDelete
- BeforeShapeDelete
- BeforeShapeTextEdit
- CellChanged
- ConvertToGroupCanceled
- FormulaChanged
- GroupCanceled
- QueryCancelConvertToGroup
- QueryCancelGroup
- QueryCancelSelectionDelete
- QueryCancelUngroup
- SelectionAdded
- SelectionDeleteCanceled
- ShapeAdded
- ShapeChanged
- ShapeDataGraphicChanged
- ShapeExitedTextEdit
- ShapeLinkAdded
- ShapeLinkDeleted
- ShapeParentChanged
- TextChanged
- UngroupCanceled
メソッド
- AddGuide
- AddHyperlink
- AddNamedRow
- AddRow
- AddRows
- AddSection
- AddToContainers
- AutoConnect
- BoundingBox
- BreakLinkToData
- BringForward
- BringToFront
- CenterDrawing
- ChangePicture
- ConnectedShapes
- ConvertToGroup
- Copy
- CreateSelection
- CreateSubProcess
- Cut
- Delete
- DeleteEx
- DeleteRow
- DeleteSection
- Disconnect
- DrawArcByThreePoints
- DrawBezier
- DrawCircularArc
- DrawLine
- DrawNURBS
- DrawOval
- DrawPolyline
- DrawQuarterArc
- DrawRectangle
- DrawSpline
- Drop
- DropMany
- DropManyU
- Duplicate
- Export
- FitCurve
- FlipHorizontal
- FlipVertical
- GetCustomPropertiesLinkedToData
- GetCustomPropertyLinkedColumn
- GetFormulas
- GetFormulasU
- GetLinkedDataRecordsetIDs
- GetLinkedDataRow
- GetResults
- GluedShapes
- Group
- HasCategory
- HitTest
- Import
- InsertFromFile
- InsertObject
- IsCustomPropertyLinked
- Layout
- LinkToData
- MoveToSubprocess
- Offset
- OpenDrawWindow
- OpenSheetWindow
- Paste
- PasteSpecial
- RemoveFromContainers
- ReplaceShape
- Resize
- ReverseEnds
- Rotate90
- SendBackward
- SendToBack
- SetBegin
- SetCenter
- SetEnd
- SetFormulas
- SetQuickStyle
- SetResults
- SwapEnds
- TransformXYFrom
- TransformXYTo
- Ungroup
- UpdateAlignmentBox
- VisualBoundingBox
- XYFromPage
- XYToPage
プロパティ
- AlternativeText
- アプリケーション
- AreaIU
- CalloutsAssociated
- CalloutTarget
- CellExists
- CellExistsU
- Cells
- CellsRowIndex
- CellsRowIndexU
- CellsSRC
- CellsSRCExists
- CellsU
- Characters
- CharCount
- ClassID
- Comments
- Connects
- ContainerProperties
- ContainingMaster
- ContainingMasterID
- ContainingPage
- ContainingPageID
- ContainingShape
- Data1
- Data2
- Data3
- DataGraphic
- DistanceFrom
- DistanceFromPoint
- Document
- EventList
- FillStyle
- FillStyleKeepFmt
- ForeignData
- ForeignType
- FromConnects
- GeometryCount
- Help
- Hyperlinks
- ID
- Index
- IsCallout
- IsDataGraphicCallout
- IsOpenForTextEdit
- Language
- Layer
- LayerCount
- LengthIU
- LineStyle
- LineStyleKeepFmt
- Master
- MasterShape
- MemberOfContainers
- Name
- NameID
- NameU
- Object
- ObjectIsInherited
- ObjectType
- OneD
- Parent
- Paths
- PathsLocal
- PersistsEvents
- Picture
- ProgID
- RootShape
- RowCount
- RowExists
- RowsCellCount
- RowType
- Section
- SectionExists
- Shapes
- SpatialNeighbors
- SpatialRelation
- SpatialSearch
- Stat
- Style
- StyleKeepFmt
- Text
- TextStyle
- TextStyleKeepFmt
- Title
- 型
- UniqueID
関連項目
サポートとフィードバック
Office VBA またはこの説明書に関するご質問やフィードバックがありますか? サポートの受け方およびフィードバックをお寄せいただく方法のガイダンスについては、Office VBA のサポートおよびフィードバックを参照してください。