XlsPageSetupBase CenterFooterPictureCropBottom Property |
Namespace: Spire.Xls.Core.Spreadsheet
public double CenterFooterPictureCropBottom { get; set; }
Public Property CenterFooterPictureCropBottom As Double Get Set
public: property double CenterFooterPictureCropBottom { double get (); void set (double value); }
member CenterFooterPictureCropBottom : float with get, set