Click or drag to resize

XlsPageSetupBase CenterFooterPictureCropLeft Property

Gets or set crop left width of picture for center part of the footer,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 CenterFooterPictureCropLeft { get; set; }

Property Value

Type: Double
See Also