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