GridHtmlSaveOptions.ExportActiveWorksheetOnly

GridHtmlSaveOptions.ExportActiveWorksheetOnly property

Indicates if exporting the whole workbook to html file.

public bool ExportActiveWorksheetOnly { get; set; }

See Also