IXlPicture.TopLeft Property
In This Article
Gets or sets the anchor for the top-left corner of a picture.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
XlAnchorPoint TopLeft { get; set; }
#Property Value
Type | Description |
---|---|
Xl |
An Xl |
See Also