API Reference

Class

VisioInspectionUserCellSnapshot

Namespace OfficeIMO.Visio
Assembly OfficeIMO.Visio
Modifiers sealed

Snapshot of a User cell row.

Inheritance

  • Object
  • VisioInspectionUserCellSnapshot

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 Name { get; } #

User cell row name.

public String Value { get; } #

User cell value.

public String Formula { get; } #

User cell formula.

public String Prompt { get; } #

User cell prompt.