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