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