Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / PlotFramePropertyList Class / FRAME_DEFAULT_ALPHASET Property / FRAME_DEFAULT_ALPHASET Property

In This Topic
    FRAME_DEFAULT_ALPHASET Property
    In This Topic
    String for alphanumeric # 12032.
    Syntax
    public PropertyValue FRAME_DEFAULT_ALPHASET {get; set;}
    public:
    property PropertyValue^ FRAME_DEFAULT_ALPHASET {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    If an alphanumeric column and row numbering format is specified for a plot frame (ID 12009 or ID 12011), then you enter the value of the column or row designations here. The entry '0123456789ABCDEF', for instance, results in hexadecimal designations.

    See Also