API Reference

Class

VisioStencilMigrationResult

Namespace OfficeIMO.Visio
Assembly OfficeIMO.Visio
Modifiers sealed

Result of applying a stencil migration map.

Inheritance

  • Object
  • VisioStencilMigrationResult

Usage

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

Properties

public IReadOnlyList<VisioStencilMigrationReplacement> Replacements { get; } #

Gets shape replacements performed by the migration.

public Int32 Count { get; } #

Gets the number of migrated shapes.

public Boolean HasChanges { get; } #

Gets whether any shape was migrated.