Xceed Workbooks for .NET v3.0 Documentation
Xceed.Workbooks.NET Assembly / Xceed.Workbooks.NET Namespace / Worksheet Class / DeleteColumns Method


In This Topic
    DeleteColumns Method
    In This Topic
    Deletes Columns at a specific index in the Worksheet.
    Overload List
    OverloadDescription
    Determines where the deletion starts by using an Id.  
    Determines where the deletion starts by using a string Id.  
    Remarks
    All the Columns that follow the deletion point will be shifted left to cover for the gap left by the deleted Columns.
    Requirements

    Target Platforms: Windows 11, Windows 10, 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

    See Also