API Reference

Class

VisioInspectionShapeDataSnapshot

Namespace OfficeIMO.Visio
Assembly OfficeIMO.Visio
Modifiers sealed

Snapshot of a Shape Data row.

Inheritance

  • Object
  • VisioInspectionShapeDataSnapshot

Usage

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

Properties

public String Name { get; } #

Shape Data row name.

public String Label { get; } #

Shape Data display label.

public String Value { get; } #

Shape Data value.

public String Type { get; } #

Shape Data type.

public String Format { get; } #

Shape Data format string.

public String Prompt { get; } #

Shape Data prompt.