Visio) (Page 对象
表示一个绘图页,可以为前景页,也可以为背景页。
备注
Page 对象的默认属性为 Name。
若要检索实例中的活动页,请使用 Application 对象的 ActivePage 属性。
Document 对象的 Pages 集合的成员表示该文档中的页面。 若要检索页的形状,请使用 Page 对象的 Shapes 属性。
事件
- AfterReplaceShapes
- BeforePageDelete
- BeforeReplaceShapes
- BeforeSelectionDelete
- BeforeShapeDelete
- BeforeShapeTextEdit
- CalloutRelationshipAdded
- CalloutRelationshipDeleted
- CellChanged
- ConnectionsAdded
- ConnectionsDeleted
- ContainerRelationshipAdded
- ContainerRelationshipDeleted
- ConvertToGroupCanceled
- FormulaChanged
- GroupCanceled
- PageChanged
- PageDeleteCanceled
- QueryCancelConvertToGroup
- QueryCancelGroup
- QueryCancelPageDelete
- QueryCancelReplaceShapes
- QueryCancelSelectionDelete
- QueryCancelUngroup
- ReplaceShapesCanceled
- SelectionAdded
- SelectionDeleteCanceled
- ShapeAdded
- ShapeChanged
- ShapeDataGraphicChanged
- ShapeExitedTextEdit
- ShapeLinkAdded
- ShapeLinkDeleted
- ShapeParentChanged
- TextChanged
- UngroupCanceled
方法
- AddGuide
- AutoConnectMany
- AutoSizeDrawing
- AvoidPageBreaks
- BoundingBox
- CenterDrawing
- CreateSelection
- Delete
- DrawArcByThreePoints
- DrawBezier
- DrawCircularArc
- DrawLine
- DrawNURBS
- DrawOval
- DrawPolyline
- DrawQuarterArc
- DrawRectangle
- DrawSpline
- Drop
- DropCallout
- DropConnected
- DropContainer
- DropIntoList
- DropLegend
- DropLinked
- DropMany
- DropManyLinkedU
- DropManyU
- Duplicate
- Export
- GetCallouts
- GetContainers
- GetFormulas
- GetFormulasU
- GetResults
- GetShapesLinkedToData
- GetShapesLinkedToDataRow
- GetTheme
- GetThemeVariant
- Import
- InsertFromFile
- InsertObject
- Layout
- LayoutChangeDirection
- LayoutIncremental
- LinkShapesToDataRows
- OpenDrawWindow
- Paste
- PasteSpecial
- PasteToLocation
- PrintTile
- ResizeToFitContents
- SetFormulas
- SetResults
- SetTheme
- SetThemeVariant
- ShapeIDsToUniqueIDs
- SplitConnector
- UniqueIDsToShapeIDs
- VisualBoundingBox
属性
- AlternativeText
- Application
- AutoSize
- Background
- BackPage
- Comments
- Connects
- Document
- EventList
- ID
- Index
- Layers
- LayoutRoutePassive
- Name
- NameU
- ObjectType
- OLEObjects
- OriginalPage
- PageSheet
- PersistsEvents
- Picture
- PrintTileCount
- ReviewerID
- ShapeComments
- Shapes
- SpatialSearch
- Stat
- ThemeColors
- ThemeEffects
- Title
- Type
另请参阅
支持和反馈
有关于 Office VBA 或本文档的疑问或反馈? 请参阅 Office VBA 支持和反馈,获取有关如何接收支持和提供反馈的指南。