Page tree
    Created with Raphaël 2.1.0
    Loading...
Skip to end of metadata
Go to start of metadata

Description

Sets or returns the horizontal alignment of text within the shape.
C#
public HAlign HorizontalAlignment{ get; set; }
vb.net
Public Property HorizontalAlignment() As HAlign

Remarks

This property follows the defaults for Excel 2010, namely defaulting to a left-aligned behavior.
  • No labels