Visual Basic (Declaration) | |
---|---|
Public Function GetHorizontalAlignment( _ ByVal value As Object _ ) As CellHorizontalAlignment |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As EditBaseCellType Dim value As Object Dim value As CellHorizontalAlignment value = instance.GetHorizontalAlignment(value) |
C# | |
---|---|
public CellHorizontalAlignment GetHorizontalAlignment( object value ) |
Parameters
- value
- Value of the horizontal alignment
Return Value
CellHorizontalAlignment setting that determines the alignmentTarget 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