'Declaration Public Sub SetColumnsWidth( _ ByVal columnIndexThe column index. As System.Int32, _ ByVal columnCountThe column count. As System.Int32, _ ByVal widthThe width, measured in DIP. As Double _)
public void SetColumnsWidth( System.Int32 columnIndex, System.Int32 columnCount, double width)
public: void SetColumnsWidth( System.Int32 columnIndex, System.Int32 columnCount, double width)
public:void SetColumnsWidth( System.Int32 columnIndex, System.Int32 columnCount, double width)
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
WorksheetEditor Class WorksheetEditor Members