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