How to change the layout columns number in a part of the Word document in OpenXML?

I am creating a Word document with OpenXml in VB.NET, but I am having trouble creating sections with multiple columns.
I would like to be able to say “from this point on, all content will be in x columns,” but I can’t figure out how. The documentation is sparse and I can’t understand how to do it.
I tried to create a “CreateMulticolumnSection” method, but it seems that the number of columns in the last SectionProperties is applied to the entire document.

Here is what I tried to do.

Private Sub Test()
    Dim str As String = "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce venenatis felis at lacus volutpat, ut pretium nibh malesuada. Duis sollicitudin iaculis sodales. Phasellus molestie molestie ante, ac feugiat lectus dapibus at. Quisque non varius nunc. Sed non nibh interdum, interdum nulla sit amet, fringilla magna. Quisque lacinia fermentum libero vel sagittis. Aenean vestibulum sed velit eu vestibulum. Duis egestas, risus efficitur tempus feugiat, lacus ipsum tincidunt nunc, et pretium dui sapien sed orci. Quisque cursus egestas vehicula. Vestibulum luctus ut tellus nec mollis"

    ' Create a new document.
    Using doc As WordprocessingDocument = WordprocessingDocument.Create("C:UsersemanuDesktopGFAS TMPReport.docx", DocumentFormat.OpenXml.WordprocessingDocumentType.Document)
        doc.AddMainDocumentPart()
        doc.MainDocumentPart.Document = New Document()
        doc.MainDocumentPart.Document.Body = New Body()
        Dim bd As Body = doc.MainDocumentPart.Document.Body

        'Create a single column section
        CreateMulticolumnSection(bd, 1)
        bd.Append(New Paragraph(New Run(New Text(str))))


        ' Create a 2 column section
        CreateMulticolumnSection(bd, 2)

        ' Add a table
        AddATable(bd)

        'Add a text in the same section
        bd.Append(New Paragraph(New Run(New Text("Here is a 2 column section!!!"))))

        'Go back to 1 column section
        CreateMulticolumnSection(bd, 1)
        'Add a text 
        bd.Append(New Paragraph(New Run(New Text(str))))

        ' Save the document
        doc.MainDocumentPart.Document.Save()
    End Using
End Sub

Private Sub AddATable(bd As Body)
    Dim table As New Table()
    Dim tableProperties As New TableProperties(
        New TableBorders(
            New TopBorder() With {.Val = New EnumValue(Of BorderValues)(BorderValues.Single), .Size = 12},
            New BottomBorder() With {.Val = New EnumValue(Of BorderValues)(BorderValues.Single), .Size = 12},
            New LeftBorder() With {.Val = New EnumValue(Of BorderValues)(BorderValues.Single), .Size = 12},
            New RightBorder() With {.Val = New EnumValue(Of BorderValues)(BorderValues.Single), .Size = 12},
            New InsideHorizontalBorder() With {.Val = New EnumValue(Of BorderValues)(BorderValues.Single), .Size = 12},
            New InsideVerticalBorder() With {.Val = New EnumValue(Of BorderValues)(BorderValues.Single), .Size = 12}
        )
    )
    table.AppendChild(tableProperties)
    Dim tableGrid As New TableGrid()
    tableGrid.Append(New GridColumn() With {.Width = "2400"})
    tableGrid.Append(New GridColumn() With {.Width = "2400"})
    table.AppendChild(tableGrid)
    For i As Integer = 1 To 10
        Dim tr As New TableRow()
        For j As Integer = 1 To 2
            Dim tc As New TableCell()
            tc.Append(New Paragraph(New Run(New Text($"Cell {i}-{j}"))))
            tc.Append(New TableCellProperties(New TableCellWidth() With {.Type = TableWidthUnitValues.Dxa, .Width = "2400"}))
            tr.Append(tc)
        Next
        table.Append(tr)
    Next
    bd.Append(table)
End Sub

Private Sub CreateMulticolumnSection(bd As Body, cols As Integer)
    ' Create a section properties for two columns
    Dim sectionProperties As New SectionProperties()
    Dim columns As New Columns()
    columns.EqualWidth = True
    columns.ColumnCount = cols
    sectionProperties.Append(columns)
    bd.Append(sectionProperties)
End Sub

This is the result I get:

This is the result I want:

PS: I searched if there was another thread on Stack Overflow that answered the question, but I didn’t find anything that suited my case: there is something useful about individual paragraphs, but I can’t add a table to a paragraph.

Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa Dịch vụ tổ chức sự kiện 5 sao Thông tin về chúng tôi Dịch vụ sinh nhật bé trai Dịch vụ sinh nhật bé gái Sự kiện trọn gói Các tiết mục giải trí Dịch vụ bổ trợ Tiệc cưới sang trọng Dịch vụ khai trương Tư vấn tổ chức sự kiện Hình ảnh sự kiện Cập nhật tin tức Liên hệ ngay Thuê chú hề chuyên nghiệp Tiệc tất niên cho công ty Trang trí tiệc cuối năm Tiệc tất niên độc đáo Sinh nhật bé Hải Đăng Sinh nhật đáng yêu bé Khánh Vân Sinh nhật sang trọng Bích Ngân Tiệc sinh nhật bé Thanh Trang Dịch vụ ông già Noel Xiếc thú vui nhộn Biểu diễn xiếc quay đĩa Dịch vụ tổ chức tiệc uy tín Khám phá dịch vụ của chúng tôi Tiệc sinh nhật cho bé trai Trang trí tiệc cho bé gái Gói sự kiện chuyên nghiệp Chương trình giải trí hấp dẫn Dịch vụ hỗ trợ sự kiện Trang trí tiệc cưới đẹp Khởi đầu thành công với khai trương Chuyên gia tư vấn sự kiện Xem ảnh các sự kiện đẹp Tin mới về sự kiện Kết nối với đội ngũ chuyên gia Chú hề vui nhộn cho tiệc sinh nhật Ý tưởng tiệc cuối năm Tất niên độc đáo Trang trí tiệc hiện đại Tổ chức sinh nhật cho Hải Đăng Sinh nhật độc quyền Khánh Vân Phong cách tiệc Bích Ngân Trang trí tiệc bé Thanh Trang Thuê dịch vụ ông già Noel chuyên nghiệp Xem xiếc khỉ đặc sắc Xiếc quay đĩa thú vị
Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa
Thiết kế website Thiết kế website Thiết kế website Cách kháng tài khoản quảng cáo Mua bán Fanpage Facebook Dịch vụ SEO Tổ chức sinh nhật