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