Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace
/
ITextFrame Interface
/ HorizontalAnchor Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
HorizontalAnchor Property
In This Topic
Gets or sets horizontal anchor for Text frame in the shape.
If you want to set the horizontal alignment of the text, use
ITextRange.TextAlignment
.
Syntax
C#
HorizontalAnchor
HorizontalAnchor {
get
;
set
;}
See Also
Reference
ITextFrame Interface
ITextFrame Members