Click or drag to resize

XlsPageSetupBase LeftMargin Property

Returns or sets the size of the left margin, in inches. Read / write Double.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public double LeftMargin { get; set; }

Property Value

Type: Double

Implements

IPageSetupBase LeftMargin
See Also