GrapeCity.Excel Namespace > IExcelReader Interface : SetDefaultColumnWidth Method |
'Declaration Sub SetDefaultColumnWidth( _ ByVal sheet As System.Short, _ ByVal baseColumnWidth As System.Double, _ ByVal defaultColumnWidth As System.Nullable(Of Double) _ )
'Usage Dim instance As IExcelReader Dim sheet As System.Short Dim baseColumnWidth As System.Double Dim defaultColumnWidth As System.Nullable(Of Double) instance.SetDefaultColumnWidth(sheet, baseColumnWidth, defaultColumnWidth)
void SetDefaultColumnWidth( System.short sheet, System.double baseColumnWidth, System.Nullable<double> defaultColumnWidth )
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6