Click or drag to resize

XlsPageSetupBase RightHeaderPictureCropLeft Property

Gets or set crop left width of picture for right part of the header,in unit of centimeters.

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

Property Value

Type: Double
See Also