CodeMaskLevel.Sequence property (Project)
Gets or sets the type of character sequence in a code mask. Read/write PjCustomOutlineCodeSequence.
Syntax
expression. Sequence
expression A variable that represents a CodeMaskLevel object.
Remarks
The Sequence property can be one of the following PjCustomOutlineCodeSequence constants: pjCustomOutlineCodeCharacters, pjCustomOutlineCodeLowercaseLetters, pjCustomOutlineCodeNumbers, or pjCustomOutlineCodeUppercaseLetters.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.