SpreadsheetPdfMarginSettingsBuilder
Methods
Bottom(System.Double)
The bottom margin. Numbers are considered as pt units.
Parameters
value - System.Double
The value for Bottom
RETURNS
Returns the current SpreadsheetPdfMarginSettingsBuilder instance.
Left(System.Double)
The left margin. Numbers are considered as pt units.
Parameters
value - System.Double
The value for Left
RETURNS
Returns the current SpreadsheetPdfMarginSettingsBuilder instance.
Right(System.Double)
The right margin. Numbers are considered as pt units.
Parameters
value - System.Double
The value for Right
RETURNS
Returns the current SpreadsheetPdfMarginSettingsBuilder instance.
Top(System.Double)
The top margin. Numbers are considered as pt units.
Parameters
value - System.Double
The value for Top
RETURNS
Returns the current SpreadsheetPdfMarginSettingsBuilder instance.