IXlPicture.TopLeft Property
Gets or sets the anchor for the top-left corner of a picture.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
XlAnchorPoint | An XlAnchorPoint object that specifies the anchor cell for a picture and optional offsets from the top and left edges of this cell. |
See Also