Returns the heading type for the dimension based on an index parameter.
Visual Basic |
---|
Public Function GetHeadingType( _ ByVal index As Long _ ) As DIMFORMATTYPE |
- index
- Required Long representing which index position to retrieve.
DimFormatType enumeration value indicating the dimension information type of the position indicated by the index parameter.