Returns the vertical alignment style for text in the frame
Signature:
justify = SimpleHTML:GetJustifyV(["element"])
Arguments:
element- Name of an HTML element for which to return text style information (e.g.p,h1); if omitted, returns information about the frame's default text style (string)
Returns:
justify- Vertical text alignment style (string, justifyV)BOTTOMMIDDLETOP