API Reference
Class
VisioShowcaseStencilCatalogCoverage
Describes which generated showcase diagrams exercise a stencil catalog.
Inheritance
- Object
- VisioShowcaseStencilCatalogCoverage
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
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String Catalog { get; } #Stencil catalog name represented by one or more showcase diagrams.
public IReadOnlyList<String> DiagramNames { get; } #Generated showcase diagram names that use the stencil catalog.
public Int32 DiagramCount { get; } #Number of generated showcase diagrams that use the stencil catalog.