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