Skip to main content

Search OfficeIMO

Enter a topic, API type, or PowerShell command.

Documentation Search all OfficeIMO/

API Reference

Class

VisioSwimlanePhase

Namespace OfficeIMO.Visio
Assembly OfficeIMO.Visio
Modifiers sealed

A discovered swimlane phase column.

Inheritance

  • Object
  • VisioSwimlanePhase

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Properties

public String Id { get; } #

Phase identifier used by swimlane activity placement metadata.

public VisioShape Header { get; } #

Phase header shape defining the phase column center.

public Int32 Order { get; } #

Deterministic left-to-right phase order.

public String Name { get; } #

Display name from the phase header.

public VisioShapeBounds Bounds { get; } #

Current phase header bounds.