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