Aspose::Words::ControlChar::Cell method. End of a table cell or end of a table row character: "\x0007" or "\a" in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...
Aspose::Words::ControlChar::SectionBreakChar field. End of section character: (char)12 or "\f" in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...
Aspose::Words::ControlChar::ParagraphBreak method. End of paragraph character: "\x000d" or "\r". Same as Cr in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...
Aspose::Words::ControlChar::LineBreakChar field. Line break character: (char)11 or "\v" in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...
FieldLink.prog_id property. Gets or sets the application type of the link information....docx' , None , True ) # 2 - A DDE field: builder . writeln...xlsx' , 'Sheet1!R2C2' , True ) # 2 - A DDE field: builder . writeln...