Gets or sets the horizontal relation of the table.
Namespace: Spire.Doc.FormattingAssembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public HorizontalRelation HorizRelationTo { get; set; }
Public Property HorizRelationTo As HorizontalRelation Get Set
public: property HorizontalRelation HorizRelationTo { HorizontalRelation get (); void set (HorizontalRelation value); }
member HorizRelationTo : HorizontalRelation with get, set
Property Value
HorizontalRelationThe horiz relation to.