TxtSaveOptions.ExportArea
TxtSaveOptions.ExportArea property
The range of cells to be exported.
public CellArea ExportArea { get; set; }
Remarks
If the exported area has been specified, TrimLeadingBlankRowAndColumn
will takes no effect.
See Also
- struct CellArea
- class TxtSaveOptions
- namespace Aspose.Cells
- assembly Aspose.Cells