Click or drag to resize

XlsBitmapShape CropRightOffset Property

Gets or sets the right offset for cropping the picture. The value is stored and retrieved in hundred-thousandths of a unit.

Namespace: Spire.Xls.Core.Spreadsheet.Shapes
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public int CropRightOffset { get; set; }

Property Value

Type: Int32
The right offset for cropping the picture in hundred-thousandths of a unit.
See Also