CellTextAnchorType Property |
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax public TextAnchorType TextAnchorType { get; set; }
Public Property TextAnchorType As TextAnchorType
Get
Set
public:
virtual property TextAnchorType TextAnchorType {
TextAnchorType get () sealed;
void set (TextAnchorType value) sealed;
}
abstract TextAnchorType : TextAnchorType with get, set
override TextAnchorType : TextAnchorType with get, set
Property Value
Type:
TextAnchorTypeImplements
ICellTextAnchorTypeSee Also