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