Share

Sheet.FeatureControlFrames Property

Parent Object: Sheet

Description

Property that returns the FeatureControlFrames collection object.

Syntax

Sheet.FeatureControlFrames() As FeatureControlFrames

Property Value

This is a read only property whose value is a FeatureControlFrames.

Samples

Name Description
Adding and editing a feature control frame These samples demonstrate editing an existing feature control frame symbol. The first sample adds a row to an existing symbol. The second sample replaces all rows of an existing symbol.
Create a feature control frame symbol This sample demonstrates the creation of a feature control frame symbol.

Version

Introduced in version 2009

Was this information helpful?