asposediagram.api
The asposediagram.api namespace groups the core components of the Aspose.Diagram library for Python via Java. It includes classes such as Act, Align, Annotation, and related collections and enumerations that enable detailed manipulation of Visio diagram elements.
Classes
| Class | Description |
|---|---|
| AbstractInterruptMonitor | Monitor for interruption requests in all time-consuming operations. |
| Act | Defines custom command names that appear on an object’s shortcut menu and specifies the actions that the commands take. |
| ActCollection | Act collection. |
| Align | Indicates the alignment of a shape with respect to the guide or guide point to which the shape is glued. The Align eleme |
| AlignNameValue | Utility class containing constants. Optional int. Specifies whether the master’s text in the stencil window is aligned l |
| Alignment | Specifies the tab alignment. |
| AlignmentValue | Utility class containing constants. Specifies the tab alignment. |
| Annotation | Contains elements that contain information about comments inserted into a document page. |
| AnnotationCollection | Annotation collection. |
| ArcTo | Contains the x- and y-coordinates and bow of a circular arc represented respectively by the X, Y, and A elements. |
| ArcToCollection | ArcTo collection. |
| ArrowSize | Specifies the size of the arrowhead of the line. |
| ArrowSizeValue | Utility class containing constants. Specifies the size of the arrowhead of the line. |
| AutoLinkComparison | Defines a rule that compares a column in the parent DataRecordset element with a shape data item from the last successfu |
| AutoSpaceOptions | Represents autospace options. |
| BOOL | Utility class containing constants. Boolean. |
| Bevel | Represents a bevel of a shape |
| BevelLightingType | Specifies the type of shadow for a shape. |
| BevelLightingTypeValue | Utility class containing constants. Represents a preset light right that can be applied to a shape |
| BevelMaterialType | Specifies the type of shadow for a shape. |
| BevelMaterialTypeValue | Utility class containing constants. Describes surface appearance of a shape. |
| BevelPresetType | Utility class containing constants. Represents a preset for a type of bevel which can be applied to a shape in 3D. |
| BevelType | Specifies the type of shadow for a shape. |
| BevelTypeValue | Utility class containing constants. Represents a preset for a type of bevel which can be applied to a shape in 3D. |
| BoolValue | Boolean value. |
| Bullet | Determines the bullet style. |
| BulletValue | Utility class containing constants. Determines the bullet style. |
| CalculateItemType | Utility class containing constants. Represents calculate type for refreshing shape’s data. |
| CalculateOptions | Represents options for calculation. |
| Calendar | Determines the calendar that is used for custom properties, text fields, and element formulas. |
| CalendarValue | Utility class containing constants. Determines the calendar that is used for custom properties, text fields, and element |
| Case | Determines the case of a shape’s text. |
| CaseValue | Utility class containing constants. Determines the case of a shape’s text. All capital (uppercase) letters (1) and initi |
| Char | Contains the formatting attributes for the shape’s text, such as font, color, text style, case, position relative to the |
| CharCollection | Char collection. |
| CollectionBase | Provides the abstract base class for a strongly typed collection. |
| Color | Represents an ARGB (alpha, red, green, blue) color. |
| ColorEntry | Contains a color table entry. Each color table entry specifies a standard color that is available for application to obj |
| ColorEntryCollection | Contains the document’s color table. Each document contains a single color table, which lists the 24 standard colors tha |
| ColorValue | Represents color value |
| CompoundType | Specifies the size of the arrowhead of the line. |
| CompoundTypeValue | Utility class containing constants. Represents style of drawing lines. |
| CompressionType | Utility class containing constants. This attribute is only meaningful if the foreign data is a raster-based foreign obje |
| ConFixedCode | Determines when a connector reroutes. |
| ConFixedCodeValue | Utility class containing constants. Determines when a connector reroutes. |
| ConLineJumpCode | Determines whether a connector jumps when two connectors cross. |
| ConLineJumpCodeValue | Utility class containing constants. Determines whether a connector jumps when two connectors cross. |
| ConLineJumpDirX | Determines the line jump direction for line jumps occurring on a horizontal segment of a dynamic connector. |
| ConLineJumpDirXValue | Utility class containing constants. Determines the line jump direction for line jumps occurring on a horizontal segment |
| ConLineJumpDirY | Determines the line jump direction for line jumps occurring on a vertical segment of a dynamic connector. |
| ConLineJumpDirYValue | Utility class containing constants. Determines the line jump direction for line jumps occurring on a vertical segment of |
| ConLineJumpStyle | Determines the line jump style for line jumps on a dynamic connector. |
| ConLineJumpStyleValue | Utility class containing constants. Determines the line jump style for line jumps on a dynamic connector. |
| ConLineRouteExt | Determines the appearance of a connector. |
| ConLineRouteExtValue | Utility class containing constants. Determines the appearance of a connector. |
| ConType | Specifies the type of behavior the x or y-coordinate of the control handle exhibits after the handle is moved. |
| ConValue | Utility class containing constants. Specifies the type of behavior the x or y-coordinate of the control handle exhibits |
| Connect | Represents a connection between two shapes in a drawing, such as a line and a box in an organization chart. |
| ConnectCollection | Connect collection. |
| ConnectedShapesFlags | Utility class containing constants. Filters the array of returned shape IDs by the directionality of the connectors. |
| Connection | Contains elements for one connection point defined for the shape. |
| ConnectionABCD | The ConnectionABCD element is an obsolete version of the Connection element and exists only for backward compatibility. |
| ConnectionABCDCollection | ConnectionABCD collection. |
| ConnectionCollection | Connection collection. |
| ConnectorRule | Represents connector rule between two shapes with a connector,Including which connection point of which shape it starts |
| ConnectorsTypeValue | Utility class containing constants. May be one of the following values: RightAngle, StraightLines, or CurvedLines. Only |
| ContainerProperties | ContainerProperties for shape. |
| ContainerStyle | Utility class containing constants. ContainerStyle for ContainerProperties. |
| ContainerType | Utility class containing constants. ContainerType for ContainerProperties. |
| ContainerTypeValue | Utility class containing constants. May be one of the following values: Document, Page, or Master. Only relevant when Wi |
| ContextTypeValue | Utility class containing constants. Specifies properties of the group or shape to use for the comparison. Possible value |
| Control | Contains elements for the x- and y-coordinates of each control handle defined for a shape, and elements that specify the |
| ControlCollection | Control collection. |
| Coordinate | Abstract class for the x- and y-coordinates. |
| CoordinateCollection | Coordinate collection. |
| CountryCode | Utility class containing constants. Represents Diagram country identifiers. |
| Cp | Marks the beginning of a character properties run that is formatted according to the corresponding Char element. The run |
| CustomProp | CustomProp structure. |
| CustomPropCollection | CustomProps collection. |
| CustomValue | Value of property. |
| DataColumn | Defines how a data column appears in the External Data window in the Visio user interface and qualifies the data in the |
| DataColumnCollection | DataColumn collection. |
| DataConnection | Abstracts communication between one or more DataRecordset elements and a non-XML data source. |
| DataConnectionCollection | DataConnection collection. |
| DataRecordSet | Stores, formats, refreshes, and exposes data queried from a database in Microsoft Visio. |
| DataRecordSetCollection | DataRecordSet collection. |
| DateTime | Represents an instant in time, typically expressed as a date and time of day. |
| DateValue | Date and time value. |
| Diagram | Root element of Visio objects hierarchy. |
| DiagramException | Base class for all Aspose.Diagram exceptions |
| DisplayMode | When it is contained in a Group element, the DisplayMode element specifies how a group shape and its members are display |
| DisplayModeSmartTagDef | DisplayMode element determines whether the smart tag appears when the user pauses the mouse over the tag, when the shape |
| DisplayModeSmartTagDefValue | Utility class containing constants. DisplayMode element determines whether the smart tag appears when the user pauses th |
| DisplayModeValue | Utility class containing constants. When it is contained in a Group element, the DisplayMode element specifies how a gro |
| DocProps | Contains elements that control the document’s preview quality, scope, and output format. |
| DocumentProperties | Contains document property elements such as the document’s title, author, and so on. |
| DocumentSettings | Contains elements that specify document settings. |
| DocumentSheet | Specifies a document’s ShapeSheet structure. |
| DoubleValue | Double value |
| DrawingResizeType | Determines whether the drawing page resizes automatically to fit the diagram. |
| DrawingResizeTypeValue | Utility class containing constants. Determines whether the drawing page resizes automatically to fit the diagram. |
| DrawingScaleType | Specifies the type of drawing scale to use for a page. |
| DrawingScaleTypeValue | Utility class containing constants. Specifies the type of drawing scale to use for a page. |
| DrawingSizeType | Specifies the drawing size of a page. |
| DrawingSizeTypeValue | Utility class containing constants. Specifies the drawing size of a page. |
| DynFeedback | Specifies the type of visual feedback provided to users when they drag a connector. When the mouse button is released, t |
| DynFeedbackValue | Utility class containing constants. Specifies the type of visual feedback provided to users when they drag a connector. |
| Ellipse | Contains elements specifying the x- and y-coordinates of the ellipse’s center point and two points on the ellipse. |
| EllipseCollection | Ellipse collection. |
| EllipticalArcTo | Contains elements that specify information about an elliptical arc. |
| EllipticalArcToCollection | EllipticalArcTo collection. |
| EmfRenderSetting | Utility class containing constants. Setting for rendering Emf metafile. |
| Encoding | Represents a character encoding. |
| Event | Contains elements that specify formulas that control shape events. |
| EventItem | Encapsulates an event code. An EventItem element can trigger two kinds of actions: it can run an add-on, or it can send |
| EventItemCollection | EventItem collection. |
| Field | Contains elements that specify functions and formulas inserted in the shape’s text. |
| FieldCollection | Field collection. |
| FileFontSource | Represents the single TrueType font file stored in the file system. |
| FileFormatInfo | Contains data returned by FileFormatUtil file format detection methods. |
| FileFormatType | Utility class containing constants. Enumerates spreadsheet file format types |
| FileFormatUtil | Provides utility methods for converting file format enums to strings or file extensions and back. |
| Fill | Contains the current fill formatting values for the shape and the shape’s drop shadow, including pattern, foreground col |
| FillType | Utility class containing constants. Fill format type. |
| Fld | Indicates a text-field insertion point for the corresponding Field element. |
| FloatPointNumCollection | Contains a collection of doubling point numbers |
| FolderFontSource | Represents the folder that contains TrueType font files. |
| Font | Contains information about a font. |
| FontCollection | Contains a collection of Font elements. |
| FontConfigs | Specifies font settings |
| FontSourceBase | This is an abstract base class for the classes that allow the user to specify various font sources |
| FontSourceType | Utility class containing constants. Specifies the type of a font source. |
| Foreign | Contains elements specifying the width and height of an object from another program used in a Microsoft Visio document. |
| ForeignData | Contains a MIME (Multipurpose Internet Mail Extensions) encoded BLOB of picture data, such as Windows metafile, bitmap, |
| ForeignType | Utility class containing constants. Data type. |
| FormatTxt | Abstract class for formatting of text |
| FormatTxtCollection | FormatTxt collection which contains the text of a shape. |
| FromPartValue | Utility class containing constants. The part of a shape from which a connection originates. |
| Geom | Contains elements that specify the coordinates of the vertices for the lines and arcs that make up the shape. If the sha |
| GeomCollection | Geom collection. |
| GlowEffect | This class specifies a glow effect, in which a color blurred outline is added outside the edges of the object. |
| GlueSettings | Utility class containing constants. The bit values indicate that a specific glue setting is on or off. The value may be |
| GlueSettingsValue | Utility class containing constants. Specifies the objects that shapes glue to when glue is enabled in the document. |
| GlueType | Specifies whether dynamic (shape-to-shape) glue is allowed when connecting to a shape. |
| GlueTypeValue | Utility class containing constants. Specifies whether dynamic (shape-to-shape) glue is allowed when connecting to a shap |
| GluedShapesFlags | Utility class containing constants. Specifies constants that identify which shapes to return, based on the dimensionalit |
| GradientDirectionType | Utility class containing constants. Represents all direction type of gradient. |
| GradientFill | Represents the gradient fill. |
| GradientFillDir | Utility class containing constants. Specifies the type of the fill color gradient of a shape |
| GradientFillType | Utility class containing constants. Represents all Gradient fill type. |
| GradientStop | Represents the gradient stop. |
| GradientStopCollection | Represents the gradient stop collection. |
| GradientStyleType | Utility class containing constants. Represents gradient shading style. |
| GridDensity | Specifies the type of horizontal/vertical grid to use for a page. |
| GridDensityValue | Utility class containing constants. Specifies the type of horizontal/vertical grid to use for a page. |
| Group | Contains elements that control how you add shapes to a group, move members of a group, and select groups. |
| HeaderFooter | Contains elements for a document’s header and footer. |
| HeaderFooterFont | Specifies the font used for the header and footer text. |
| Help | Contains elements specifying the Shape element’s Help file topic and copyright information. |
| HorzAlign | Specifies the horizontal alignment of text in the shape’s text block. |
| HorzAlignValue | Utility class containing constants. Specifies the horizontal alignment of text in the shape’s text block. |
| Hyperlink | Contains elements for creating multiple jumps between a shape or drawing page and another drawing page, another file, or |
| HyperlinkCollection | Hyperlink collection. |
| IconSizeValue | Utility class containing constants. Optional int. The size of the element’s icon. |
| Image | Contains the gamma, brightness, contrast, blur, sharpen, denoise, and transparency values for a bitmap. |
| ImageFormat | Specifies the file format of the image. |
| IndividualFontConfigs | Font configs for each Diagram object. |
| InfiniteLine | Contains elements specifying the x- and y-coordinates of two points on an infinite line. The X and Y elements specify th |
| InfiniteLineCollection | InfiniteLine collection. |
| IntValue | Integer value |
| InterruptMonitor | Represents all operator about the interrupt. |
| Issue | Represents a single validation issue in the document. |
| IssueCollection | Issue collection. |
| IssueTarget | Depending on the target of the parent validation issue, specifies either the page, or both the page and the shape, that |
| Layer | Contains elements that define a single layer and its properties for a page. |
| LayerCollection | Layer collection. |
| LayerMem | Contains the LayerMember element, which specifies each layer to which the shape is assigned. |
| Layout | Contains elements that control shape placement and connector routing settings. |
| License | Provides methods to license the component. |
| LightRigDirectionType | Utility class containing constants. Represents the light rig direction type. |
| Line | Contains elements specifying general positioning information about a shape. |
| LineAdjustFrom | Specifies which dynamic connectors to space apart if they route on top of each other. |
| LineAdjustFromValue | Utility class containing constants. Specifies which dynamic connectors to space apart if they route on top of each other |
| LineAdjustTo | Specifies which dynamic connectors to line up on top of one another if they route on top of each other. |
| LineAdjustToValue | Utility class containing constants. Specifies which dynamic connectors to line up on top of one another if they route on |
| LineJumpCode | Determines the dynamic connectors to which you want to add jumps. |
| LineJumpCodeValue | Utility class containing constants. Determines the dynamic connectors to which you want to add jumps. |
| LineJumpStyle | Specifies the line jump style for all connectors on the drawing page that don’t have a local line jump style. |
| LineJumpStyleValue | Utility class containing constants. Specifies the line jump style for all connectors on the drawing page that don’t have |
| LinePattern | Specifies the line pattern of the shape. |
| LinePatternValue | Utility class containing constants. Specifies the line pattern of the shape. |
| LineRouteExt | Specifies the default appearance for all connectors on a page. |
| LineRouteExtValue | Utility class containing constants. Specifies the default appearance for all connectors on a page. |
| LineTo | Contains x- and y-coordinates of the ending vertex of a straight line segment. These coordinates are contained in the X |
| LineToCollection | LineTo collection. |
| LoadDataFilterOptions | Utility class containing constants. Represents the options to filter data when loading diagram from template. |
| LoadFileFormat | Utility class containing constants. Enumeration for loading diagram format selection. |
| LoadFilter | Represents the filter that provides options for loading data when loading diagram from template. |
| LoadOptions | Allows to specify additional options when loading a diagram into a Diagram object. |
| LocalizeFont | Specifies whether the shape text should be localized (translated into another language). |
| LocalizeFontValue | Utility class containing constants. Specifies whether the shape text should be localized (translated into another langua |
| Margin | Specifies the margin. |
| Master | Contains elements that define a master for the document. A master is a shape on a stencil that you use repeatedly to cre |
| MasterCollection | Master collection. |
| MasterShortcut | Specifies a master shortcut defined in the document. |
| MasterShortcutCollection | MasterShortcut collection. |
| MeasureConst | Utility class containing constants. Units of\ measure. |
| MemoryFontSource | Represents the single TrueType font file stored in memory. |
| Metered | Provides methods to set metered key. |
| MilestoneHelper | MilestoneHelper to set property of milestone shape. |
| Misc | Contains various elements of shapes and groups, such as those that control selection highlighting and visibility. |
| MoveTo | Contains the x- and y-coordinates of the first vertex of a shape, or contains the x- and y-coordinates of the first vert |
| MoveToCollection | MoveTo collection. |
| NURBSTo | Contains the x- and y-coordinates, position of the second to last knot, position of the last weight, position of the fir |
| NURBSToCollection | NURBSTo collection. |
| ObjType | Specifies whether objects are placeable or routable in diagrams when you use Microsoft Visio to lay out shapes on the dr |
| ObjTypeValue | Utility class containing constants. Specifies whether objects are placeable or routable in diagrams when you use Microso |
| ObjectKind | Indicates the type of text field. |
| ObjectKindValue | Utility class containing constants. Indicates the type of text field. |
| ObjectType | Utility class containing constants. If the ForeignType attribute is “Object”, the ForeignData element must also have an |
| OptionsValue | Utility class containing constants. Optional unsigned integer. Options to apply to the data recordset. Possible values c |
| OutputFormat | Specifies the output format for a drawing. |
| OutputFormatValue | Utility class containing constants. Specifies the output format for a drawing. |
| Page | Contains elements that define a page in the document. |
| PageCollection | Page collection. |
| PageLayout | Contains cells that control the page layout settings for shapes and connectors, such as spacing between all shapes on th |
| PageLineJumpDirX | Specifies the direction of line jumps on horizontal segments of dynamic connectors on the drawing page for which you hav |
| PageLineJumpDirXValue | Utility class containing constants. Specifies the direction of line jumps on horizontal segments of dynamic connectors o |
| PageLineJumpDirY | Specifies the direction of line jumps on vertical dynamic connectors on the drawing page for which you haven’t applied a |
| PageLineJumpDirYValue | Utility class containing constants. Specifies the direction of line jumps on vertical dynamic connectors on the drawing |
| PageProps | Contains cells that control page attributes, such as the page width, height, and scale. |
| PageSheet | Contains elements that define the page sheet for a Page or Master element. |
| Para | Contains the paragraph formatting elements for the shape’s text, such as indents, line spacing, bullets, and horizontal |
| ParaCollection | Para collection. |
| PinPosValue | Utility class containing constants. Specifies the pin position for the shape. |
| PlaceDepth | For a drawing that is laid out automatically, specifies the method by which the drawing is analyzed before creating the |
| PlaceDepthValue | Utility class containing constants. For a drawing that is laid out automatically, specifies the method by which the draw |
| PlaceFlip | Specifies how placeable shapes flip and/or rotate on a page when shapes are laid out using the Lay Out Shapes command in |
| PlaceFlipValue | Utility class containing constants. Specifies how placeable shapes flip and/or rotate on a page when shapes are laid out |
| PlaceStyle | Specifies how shapes are placed on the page when shapes are laid out when a user selects Lay Out Shapes (Shape menu). |
| PlaceStyleValue | Utility class containing constants. Specifies how shapes are placed on the page when shapes are laid out when a user sel |
| PolylineTo | Contains x- and y-coordinates of the last point of a polyline and a polyline formula. The coordinates are specified in t |
| PolylineToCollection | PolylineTo collection. |
| Pos | Specifies the position of the shape’s text relative to the baseline. |
| PosValue | Utility class containing constants. Specifies the position of the shape’s text relative to the baseline. |
| Pp | Specifies the beginning of a paragraph properties run. The run is defined to the end of the text or until the next |
| PresetCameraType | Utility class containing constants. Represent different algorithmic methods for setting all camera properties, including |
| PresetColorMatricsValue | Utility class containing constants. Used to set Shape theme style’s color property |
| PresetQuickStyleValue | Utility class containing constants. Specifies the theme quick style value |
| PresetShadowType | Utility class containing constants. Represents preset shadow type. |
| PresetStyleMatricsValue | Utility class containing constants. Used to set Shape theme style property |
| PresetThemeValue | Utility class containing constants. Specifies the theme value |
| PresetThemeVariantValue | Utility class containing constants. Specifies the theme Variant value |
| PreviewScope | Specifies whether the document includes a preview, and, if so, whether the preview shows only the first page or all the |
| PreviewScopeValue | Utility class containing constants. Specifies whether the document includes a preview, and, if so, whether the preview s |
| PrintPageOrientation | Determines whether the page is printed in portrait or landscape orientation. |
| PrintPageOrientationValue | Utility class containing constants. Determines whether the page is printed in portrait or landscape orientation. |
| PrintProps | Contains elements that control how the drawing page is formatted (appears) on the printer page. |
| Prop | Contains elements for defining custom properties and elements for associating data with a shape. |
| PropCollection | Prop collection. |
| PropType | Utility class containing constants. Type of Property. |
| Protection | Locking helps prevent inadvertent changes to the shape but does not prevent Microsoft Visio from resetting values in oth |
| RectangleAlignmentType | Utility class containing constants. Represents how to position two rectangles relative to each other. |
| ReflectionEffectType | Utility class containing constants. |
| RelCubBezTo | Contains x- and y-coordinates for a RelCubBezTo’s points. |
| RelCubBezToCollection | RelCubBezTo collection. |
| RelEllipticalArcTo | Contains elements that specify information about an elliptical arc.Coordinates are specified as relative coordinates. |
| RelEllipticalArcToCollection | RelEllipticalArcTo collection. |
| RelLineTo | Contains x- and y-coordinates of the ending vertex of a straight line segment. These coordinates are contained in the X |
| RelLineToCollection | RelLineTo collection. |
| RelMoveTo | Contains the x- and y-coordinates of the first vertex of a shape, or contains the x- and y-coordinates of the first vert |
| RelMoveToCollection | RelMoveTo collection. |
| RelQuadBezTo | Contains x- and y-coordinates for a RelQuadBezTo’s points. |
| RelQuadBezToCollection | RelQuadBezTo collection. |
| RelationFlag | Utility class containing constants. Stores the relationships between shapes. |
| RelationShape | Contains elements that define a shape and relationflag. |
| RelationShapeCollection | RelationShape collection. |
| RemoveHiddenInfoItem | Utility class containing constants. Specifies the remove hidden info for the diagram. |
| ResizeMode | Specifies the current resize behavior setting for the shape when contained in a group. |
| ResizeModeValue | Utility class containing constants. Specifies the current resize behavior setting for the shape when contained in a grou |
| Reviewer | Contains elements that contain identifying information about a document reviewer. |
| ReviewerCollection | Reviewer collection. |
| RotationType | Specifies the type of shadow for a shape. |
| RotationTypeValue | Utility class containing constants. Specifies the type of projection of the effect properties of a shape |
| RouteStyle | Specifies the routing style and direction for all dynamic connectors on the drawing page that don’t have a local routing |
| RouteStyleValue | Utility class containing constants. Specifies the routing style and direction for all dynamic connectors on the drawing |
| Row | Indicates a row in the data recordset. |
| RowCollection | Row collection. |
| Rule | Represents a single validation rule in a diagram validation rule set. |
| RuleCollection | Rule collection. |
| RuleInfo | Specifies information about the validation rule that the parent validation issue pertains to. |
| RuleSet | Represents one set of diagram validation rules. |
| RuleSetCollection | RuleSet collection. |
| RuleValue | Rule value. |
| RulerDensity | Specifies the horizontal subdivisions on the ruler for the page. |
| RulerDensityValue | Utility class containing constants. Specifies the horizontal subdivisions on the ruler for the page. |
| RulerGrid | Contains elements that specify the settings of the page’s rulers and grid. |
| SaveFileFormat | Utility class containing constants. Enumeration for saving diagram format selection. |
| Scratch | Contains a work area for entering and testing formulas that are referred to by other elements. This element is typically |
| ScratchCollection | Scratch collection. |
| SelectMode | Specifies how the user selects a group shape and its members. |
| SelectModeValue | Utility class containing constants. Specifies how the user selects a group shape and its members. |
| Shape | Contains elements that define a shape in a Master, Page, or group shape element. |
| ShapeCollection | Collection of Shapes. |
| ShapeFixedCode | Specifies placement behavior for a placeable shape. |
| ShapeFixedCodeValue | Utility class containing constants. Specifies placement behavior for a placeable shape. |
| ShapePlaceFlip | Specifies how a placeable shape flips and/or rotates on the page when a user selects Lay Out Shapes (Shapes menu). |
| ShapePlaceFlipValue | Utility class containing constants. Specifies how a placeable shape flips and/or rotates on the page when a user selects |
| ShapePlaceStyle | Determines the placement style for children. |
| ShapePlaceStyleValue | Utility class containing constants. Determines the placement style for children. |
| ShapePlowCode | Specifies whether a placeable shape moves away when you drag another placeable shape near the shape on the drawing page. |
| ShapePlowCodeValue | Utility class containing constants. Specifies whether a placeable shape moves away when you drag another placeable shape |
| ShapeRouteStyle | Specifies the routing style and direction for a connector on the drawing page. |
| ShapeRouteStyleValue | Utility class containing constants. Specifies the routing style and direction for a connector on the drawing page. |
| ShapeShdwShow | Specifies the type of shadow for a shape. |
| ShapeShdwShowValue | Utility class containing constants. Specifies the type of shadow for a shape. |
| ShapeShdwType | Specifies the type of shadow for a shape. |
| ShapeShdwTypeValue | Utility class containing constants. Specifies the type of shadow for a shape. |
| ShdwType | Indicates the default shadow type for a page. |
| ShdwTypeValue | Utility class containing constants. Indicates the default shadow type for a page. |
| SmartTagDef | Contains elements that contain information for each smart tag defined for a shape or page. |
| SmartTagDefCollection | SmartTagDef collection. |
| SnapExtensions | Utility class containing constants. Specifies whether a specific snap extension setting is enabled or disabled for the a |
| SnapExtensionsValue | Utility class containing constants. Specifies whether a specific snap extension setting is enabled or disabled for the a |
| SnapSettings | Utility class containing constants. Specifies the objects that shapes snap to when snap is active in the window. The val |
| SnapSettingsValue | Utility class containing constants. Specifies the objects that shapes snap to when snap is active in the window |
| SolutionXML | Contains solution-specific, well-formed XML data that is prefixed in an explicit namespace and is stored with a document |
| SolutionXMLCollection | SolutionXML collection. |
| SplineKnot | Contains x- and y-coordinates for a spline’s control point and a spline’s knot, represented by the X, Y, and A elements, |
| SplineKnotCollection | SplineKnot collection. |
| SplineStart | Contains x- and y-coordinates for a spline’s second control point, its second knot, its first knot, the last knot, and t |
| SplineStartCollection | SplineStart collection. |
| Str2Value | String value. |
| StrValue | String value |
| Style | Specifies the character formatting applied to a range of text in the shape’s text block. |
| StyleProp | Contains elements that control style behavior, such as whether a style includes text, line, and fill attributes. |
| StyleSheet | Represents a style defined in a document. |
| StyleSheetCollection | Collection of StyleSheets. |
| StyleValue | Utility class containing constants. Specifies the character formatting applied to a range of text in the shape’s text bl |
| Tab | Contains a collection of Tab elements. |
| TabCollection | Contains a collection of Tab elements |
| TabsCollection | Contains a collection of TabCollection elements |
| Text | Contains the text of a shape. |
| TextBlock | Contains elements that specify the alignment, margins, and default tab stop positions of text in a shape’s text block. |
| TextCollection | Contains the text of a shape. Each item is text with character, paragraph and tabs properties. |
| TextDirection | Specifies the direction of the characters in a text block. |
| TextDirectionValue | Utility class containing constants. Specifies the direction of the characters in a text block. |
| TextXForm | Contains elements that specify positioning information about a shape’s text block. |
| ThreeDFormat | Represents a shape’s three-dimensional formatting. |
| TimeLineHelper | TimeLineHelper to set property of timeline shape. |
| ToPartValue | Utility class containing constants. The part of a shape to which a connection is made. |
| Tp | Specifies the beginning of a tabs properties run. The run is defined to the end of the text or until the next |
| Txt | Text of the shape |
| TypeConnection | Specifies various types, based on the element in which it is contained. |
| TypeConnectionValue | Utility class containing constants. Specifies various types, based on the element in which it is contained. |
| TypeField | Type specifies a data type for the text field value. |
| TypeFieldValue | Utility class containing constants. Type specifies a data type for the text field value. |
| TypeProp | Type specifies a data type for the custom property value. |
| TypePropValue | Utility class containing constants. Type specifies a data type for the custom property value. |
| TypeValue | Utility class containing constants. Optional enumeration. The type of a shape. |
| UIVisibility | Specifies the tab alignment. |
| UIVisibilityValue | Utility class containing constants. Specifies the tab alignment. |
| UnitFormulaErr | Specifies attributes of an element. |
| UnitFormulaErrV | Specified attributes of an element. |
| User | Contains a work area for entering formulas in user-specific elements that are referred to by other elements and add-on t |
| UserCollection | User collection. |
| Validation | Stores information about diagram validation for the document. |
| ValidationProperties | Encapsulates properties related to validation for the document. |
| Value | Value. |
| VbaModule | Represents module that is contained in VBA project. |
| VbaModuleCollection | Represents the list of VbaModule |
| VbaModuleType | Utility class containing constants. Represents the type of VBA module. |
| VbaProject | Represents the VBA project. |
| VbaProjectReference | Represents the refernece of VBA project. |
| VbaProjectReferenceCollection | Represents all references of VBA project. |
| VbaProjectReferenceType | Utility class containing constants. Represents the type of VBA project reference. |
| VerticalAlign | Specifies the vertical alignment of text within the text block. |
| VerticalAlignValue | Utility class containing constants. Specifies the vertical alignment of text within the text block. |
| VisRuleTargetsValue | Utility class containing constants. Specifies contents that define the target of the validation rule; passed to and retu |
| WalkPreference | Specifies whether an endpoint of a 1-D shape moves to a horizontal or vertical connection point on the shape it is glued |
| WalkPreferenceValue | Utility class containing constants. Specifies whether an endpoint of a 1-D shape moves to a horizontal or vertical conne |
| WarningInfo | Warning info |
| WarningType | Utility class containing constants. WarningType |
| Window | Represents an open window in a Microsoft Visio instance. This element contains information necessary to exactly re-creat |
| WindowCollection | Window collection. |
| WindowStateValue | Utility class containing constants. An integer specifying bit flags. This attribute can be a sum of the following values |
| WindowTypeValue | Utility class containing constants. An enumerated value that may be one of the following: Drawing, Sheet, Stencil, or Ic |
| XForm | Contains elements that control line attributes for a shape, such as pattern, weight, and color. These elements determine |
| XForm1D | Contains x- and y-coordinates of the begin point and end point of a 1-D shape. This element appears for 1-D shapes only. |
| XJustify | The x-offset of the smart tag button relative to the point defined by the X and Y elements. |
| XJustifyValue | Utility class containing constants. The x-offset of the smart tag button relative to the point defined by the X and Y el |
| YJustify | Specifies the y-offset of the smart tag button relative to the point defined by the X and Y elements. |
| YJustifyValue | Utility class containing constants. Specifies the y-offset of the smart tag button relative to the point defined by the |