Aspose::Words::DocumentBuilder::StartColumnBookmark method. Marks the current position in the document as a column bookmark start. The position must be in a table cell in C++....-> InsertCell (); // Cells 1,2,4,5 will be bookmarked. builder...(); builder -> Write ( u "Cell 2" ); builder -> InsertCell ();...