Table of Contents

ExcelFile.SetPrintMargins Method

Sets the Margins on the active sheet.

Syntax

Namespace: FlexCel.Core

public abstract void SetPrintMargins(TXlsMargins value)

Parameters

<-> Parameter Type Description
value TXlsMargins

See also