Sheet.FeatureControlFrames Property
Parent Object: SheetDescription
Property that returns the FeatureControlFrames collection object.
Syntax
Sheet.FeatureControlFrames() As FeatureControlFramesProperty 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. |