Click or drag to resize

CPageStyleCPageMargin Class

Allows to set page margins in mm and inches
Inheritance Hierarchy
SystemObject
  SautinSoft.ExcelCPageStyleCPageMargin

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntax
public class CPageMargin

The CPageStyleCPageMargin type exposes the following members.

Constructors
 NameDescription
Public methodCPageStyleCPageMargin Creates a new instance of CPageStyleCPageMargin class. Default value: 20 millimeters.
Top
Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodInch Set value of page margin in inches
Public methodmm Set value of page margin in mm
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also