Skip to main content
Row

SpreadsheetMailMergeOptions Interface

Contains the mail merge options.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v23.2.Core.dll

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

public interface SpreadsheetMailMergeOptions

The following members return SpreadsheetMailMergeOptions objects:

Remarks

An object exposing the SpreadsheetMailMergeOptions interface is accessible using the IWorkbook.MailMergeOptions property.

See Also