MindFusion WinForms Programmer's Guide
ExcelExporter.Margins Property
See Also
 





Gets or sets the page margins.

Namespace: MindFusion.Reporting.Export
Assembly: MindFusion.Reporting.Excel

 Syntax

C#  Copy Code

public Margins Margins { get; set; }

Visual Basic  Copy Code

Public Property Margins As Margins

 Property Value

An instance of the Margins class.

 See Also

ExcelExporter Members
ExcelExporter Class
MindFusion.Reporting.Export Namespace