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