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