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