Skip to main content
A newer version of this page is available. .
.NET Standard 2.0+
Row

SpreadsheetMailMergeOptions Interface

Contains the mail merge options.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v19.1.Core.dll

Declaration

public interface SpreadsheetMailMergeOptions

Remarks

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

See Also