Click or drag to resize

XlsPageSetupBase CenterFooterPictureCropRight Property

Gets or set crop right 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 CenterFooterPictureCropRight { get; set; }

Property Value

Type: Double
See Also