Gets the text alignment style of the specified cell.
SyntaxVB6
Copy Code
|
|---|
Public Function GetTextStyle( _ |
C++
Copy Code
|
|---|
public: |
The text style of a table cell.
RemarksReturns the text style of the cell at the table - position specified by col and row arguments.
See Also