SpreadsheetGear 2017
Vertical Field (Orientation)






SpreadsheetGear Namespace > Orientation Class : Vertical Field
Specifies that text should be drawn vertically.
Syntax
'Declaration
 
Public Const Vertical As System.Integer
'Usage
 
Dim value As System.Integer
 
value = Orientation.Vertical
public const System.int Vertical
public field Vertical: System.Integer; Const 
public constvar Vertical : System.int;
public: const System.int Vertical
public:
const System.int Vertical
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Orientation Class
Orientation Members