Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / HtmlSaveOptions Class / IsWidthScalable Property
In This Topic
    IsWidthScalable Property
    In This Topic
    Indicates whether using scalable unit to describe the column width when exporting file to html. The default value is false.
    Syntax
    public System.bool IsWidthScalable {get; set;}
    See Also