'Declaration Public Function GetCellDataHorizontalAlign( _
ByVal dataTypeType of the data.As CellDataType _
) As TextHorizontalAlign
public TextHorizontalAlign GetCellDataHorizontalAlign(
CellDataType dataType
)
public: TextHorizontalAlign GetCellDataHorizontalAlign(
CellDataType dataType
)
public:
TextHorizontalAlign GetCellDataHorizontalAlign(
CellDataType dataType
)
Parameters
- dataType
- Type of the data.
Return Value
The horizontal alignment of cell data.