Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / SjsSaveOptions Class / IncludeAutoMergedCells Property
In This Topic
    IncludeAutoMergedCells Property (SjsSaveOptions)
    In This Topic
    Indicates whether to include the automatically merged cells. The default value is false.
    Syntax
    public System.bool IncludeAutoMergedCells {get; set;}
    See Also