'Declaration Public Sub RemoveColumns( _ ByVal columnIndexThe index of the first column, where columns must be removed. As System.Int32, _ ByVal countThe count of columns to remove. As System.Int32 _)
public void RemoveColumns( System.Int32 columnIndex, System.Int32 count)
public: void RemoveColumns( System.Int32 columnIndex, System.Int32 count)
public:void RemoveColumns( System.Int32 columnIndex, System.Int32 count)
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