Cell.FieldName Property
Project Developer Reference |
Returns the column title of the field in the active cell. If the title does not exist, then the field name is returned. Read-only String.
Syntax
expression.FieldName
expression A variable that represents a Cell object.
Return Value
String
See Also