FlexHeader.Numbered Property
Select whether to display the Value property value in the cell or the row number.
For $FALSE, the Value value is formatted and displayed with the Format property.
For $TRUE, the value of the Value property is preserved but not displayed, with line numbers starting at 1. Displaying line numbers is not formatted with the Format property.
Display Example
Numbered = $FALSE
Numbered = $TRUE

