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