InfoConnect for Unisys VBA Guide
FieldAttributes Object Members

The following tables list the members exposed by FieldAttributes.

Fields
 NameDescription
Public FieldFIELD_ATTR_POSIdentifies a field attribute definition character  
Top
Properties
 NameDescription
Public PropertyIsAlphaOnlyFieldReturns whether the data cell marks the beginning of an alpha only field. Note: IScreenDataConstants.FIELD_ALPHA_ONLY  
Public PropertyIsAlphaShiftField  
Public PropertyIsAplCharacterSetReturns whether the data cell is displayed with APL characters. Note: IScreenDataConstants.ATTR_CHAR_SET_AP  
Public PropertyIsAttributeSpaceReturns whether field attributes occupy screen space. Note: IScreenDataConstants.FIELD_ATTRIB_SPACE  
Public PropertyIsAutoEnterFieldReturns whether the data cell marks the beginning of a auto enter field. Note: IScreenDataConstants.FIELD_AUTO_ENTER  
Public PropertyIsBlinkingReturns:whether or not the data cell contains blinking text. Note: IScreenDataconstants.ATTR_BLINK  
Public PropertyIsBlockFieldReturns whether the data cell marks the beginning of a block field. Note: IScreenDataConstants.FIELD_MODE_BLOCK  
Public PropertyIsCheckMod10Field  
Public PropertyIsCheckMod11Field  
Public PropertyIsColumnSeparatorReturns:whether or not the data cell contains a column separator. Note: IScreenDataConstants.ATTR_COLUMN_SEPARATOR  
Public PropertyIsDbcsGets a value that indicates whether the character is a DBSC character.  
Public PropertyIsDefaultDisplayReturns whether the data cell is displayed with default attributes. Note: IScreenDataConstants.ATTR_DEFAULT  
Public PropertyIsDigitsFieldReturns whether the data cell marks the beginning of a digits field. Note: IScreenDataConstants.FIELD_DIGITS  
Public PropertyIsDupFieldReturns whether the data cell marks the beginning of a duplicate format control order field. Note: IScreenDataConstants.FIELD_MARK_DUP  
Public PropertyIsExitRequiredFieldReturns whether the data cell marks the beginning of a exit required field. Note: IScreenDataConstants.FIELD_EXIT_REQ  
Public PropertyIsFieldAttributeReturns whether the data cell contains a field attribute. Note: IScreenDataConstants.FIELD_ATTRIBUTE  
Public PropertyIsFieldAttributePositionDetermines if the data cell corresponds with a field attribute position.  
Public PropertyIsHighIntensityReturns whether the data cell contains high intensity text. Note: IScreenDataConstants.ATTR_HIGH_INTENSITY  
Public PropertyIsLeftLine  
Public PropertyIsLightPenFieldReturns whether the data cell marks the beginning of a light pen field. Note: IScreenDataConstants.FIELD_LIGHT_PEN  
Public PropertyIsMagneticStripFieldReturns whether the data cell marks the beginning of a magnetic strip field. Note: IScreenDataConstants.FIELD_MAGNETIC_STRIP  
Public PropertyIsMandatoryEntryFieldReturns whether the data cell marks the beginning of a mandatory entry field. Note: IScreenDataConstants.FIELD_MANDATORY_ENTRY  
Public PropertyIsMandatoryFillFieldReturns whether the data cell marks the beginning of a mandatory fill field. Note: IScreenDataConstants.FIELD_MANDATORY_FILL  
Public PropertyIsMessageFieldReturns whether the data cell marks the beginning of a message field. Note: IScreenDataConstants.FIELD_TYPE_MESSAGE  
Public PropertyIsModifiedFieldReturns whether the data cell marks the beginning of a modified field. Note: IScreenDataConstants.FIELD_MODE_MODIFIED  
Public PropertyIsNumericOnlyFieldReturns whether the data cell marks the beginning of a numeric only field. Note: IScreenDataConstants.FIELD_NUMERIC_ONLY  
Public PropertyIsNumericShiftFieldReturns:whether or not the data cell marks the beginning of a numeric shift field. Note: IScreenDataConstants.FIELD_NUMERIC_SHIFT  
Public PropertyIsOverlineReturns whether the data cell contains overlined text. Note: IScreenDataconstants.ATTR_OVERLINE  
Public PropertyIsProtectedFieldReturns whether the data cell marks the beginning of a protected field. Note: IScreenDataConstants.FIELD_MODE_PROTECTED  
Public PropertyIsReverseReturns whether the data cell is displayed in reverse video mode. Note: IScreenDataConstants.ATTR_REVERSE  
Public PropertyIsRightAdjustBlankFillFieldReturns whether the data cell marks the beginning of a right-adjust, blank fill field. Note: IScreenDataConstants.FIELD  
Public PropertyIsRightAdjustZeroFillFieldReturns whether the data cell marks the beginning of a right-adjust, zero fill field. Note: IScreenDataConstants.FIELD_RA_ZEROFILL  
Public PropertyIsRightJustifiedFieldReturns whether the data cell marks the beginning of a right-justified field. Note: IScreenDataConstants.FIELD_RIGHT_JUSTIFIED  
Public PropertyIsRightLine  
Public PropertyIsSignedNumericFieldReturns whether the data cell marks the beginning of a signed numeric field. Note: IScreenDataConstants.FIELD_SIGNED_NUMERIC  
Public PropertyIsSosiGets a value that indicates whether the character is a DBSC SOSI character.  
Public PropertyIsStrikethroughReturns whether the data cell contains strikethrough text. Note: IScreenDataConstants.ATTR_STRIKETHROUGH  
Public PropertyIsTriggerField  
Public PropertyIsUnderlineReturns whether the data cell contains underlined text. Note: IScreenDataconstants.ATTR_UNDERLINE  
Public PropertyIsUppercaseFieldReturns whether the data cell marks the beginning of a upper case field. Note: IScreenDataConstants.FIELD_UPPERCASE  
Public PropertyIsUserFieldReturns whether the data cell marks the beginning of a user field. Note: IScreenDataConstants.FIELD_TYPE_USER  
Public PropertyIsVisibleReturns whether the data cell contains visible text. Note: IScreenDataConstants.ATTR_VISIBLE  
Top
Methods and Functions
 NameDescription
Public MethodResetAttributesClears all field attribute bit values.  
Top
See Also

 

 


2015 Attachmate

Send Feedback