'DeclarationProperty ColumnWidth As System.Double
'UsageDim instance As IRange Dim value As System.Double instance.ColumnWidth = value value = instance.ColumnWidth
System.double ColumnWidth {get; set;}
'DeclarationProperty ColumnWidth As System.Double
'UsageDim instance As IRange Dim value As System.Double instance.ColumnWidth = value value = instance.ColumnWidth
System.double ColumnWidth {get; set;}
range.ColumnWidth = 10.5; // Set column width to 10.5 characters.range.ColumnWidth = 10.5 ' Set column width to 10.5 characters.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2