API Reference
Class
VisioShapeSheetSection
Typed, source-preserving view of an otherwise unmodeled Visio ShapeSheet section.
Inheritance
- Object
- VisioShapeSheetSection
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
- Extension method VisioConnector.GetShapeSheetSections
- Extension method VisioShape.GetShapeSheetSections
- Method VisioShapeSheetExtensions.GetShapeSheetSections
- Method VisioShapeSheetExtensions.GetShapeSheetSections
Accepted by parameters
- Extension method VisioConnector.SetShapeSheetSection
- Extension method VisioShape.SetShapeSheetSection
- Method VisioShapeSheetExtensions.SetShapeSheetSection
- Method VisioShapeSheetExtensions.SetShapeSheetSection
Constructors
public VisioShapeSheetSection(String name) #Creates a named ShapeSheet section.
Parameters
- name System.String
Methods
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object