Hi, I want (using c#) to copy a specific table column with ALL its informations : bookmarks in cells, text content of cells, cell format (font, color etc…) and the cloned column width
And then insert/paste it elsewhere in the same table (before or after another existing column).
How can I handle that ?
Can you provide a code sample to do that ?
Many thanks!
@Zan135 there is no concept of a column in MS Word or Aspose.Words. By design, table rows in are completely independent and the base properties and operations are only contained on rows and cells of the table. For your scenario you can use the following code, and if you want to know more about how to work with Rows and “Columns” you can do it following this link:
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.