API Reference

Class

VisioStencilMigrationReplacement

Namespace OfficeIMO.Visio
Assembly OfficeIMO.Visio
Modifiers sealed

Describes a single shape replacement performed by a stencil migration.

Inheritance

  • Object
  • VisioStencilMigrationReplacement

Usage

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

Returned or exposed by

Properties

public String PageName { get; } #

Gets the page name.

public String ShapeId { get; } #

Gets the migrated shape id.

public String Text { get; } #

Gets the shape text at migration time.

public String OldMasterNameU { get; } #

Gets the master universal name before migration.

public String NewMasterNameU { get; } #

Gets the master universal name after migration.

public String OldStencilId { get; } #

Gets the OfficeIMO stencil id before migration.

public String NewStencilId { get; } #

Gets the OfficeIMO stencil id after migration.