Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IRange Interface / UseStandardWidth Property
In This Topic
    UseStandardWidth Property
    In This Topic
    Determines if the column width of the IRange object equals the standard width of the sheet.
    Syntax
    System.bool UseStandardWidth {get; set;}
    See Also