Click or drag to resize

Cell TextAnchorType Property

Gets or sets the text anchor type. Read/write TextAnchorType .

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public TextAnchorType TextAnchorType { get; set; }

Property Value

Type: TextAnchorType
See Also