Skip to content

ES-262901-How to convert word file to excel file by extract table data from a Word document and add those data into a worksheet#533

Merged
MathanKumarVaradhaRajaPerumal merged 4 commits intomainfrom
ES-262901-Table
Feb 27, 2026
Merged

ES-262901-How to convert word file to excel file by extract table data from a Word document and add those data into a worksheet#533
MathanKumarVaradhaRajaPerumal merged 4 commits intomainfrom
ES-262901-Table

Conversation

@GOPINATH-SF4767
Copy link
Collaborator

Description:
Added sample for: How to convert word file to excel file by extract table data from a Word document and add those data into a worksheet

}

// Is Start or None of a merge region
bool isCotinued =

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isNotContinuedCell

CellMerge hFlag = wCell.CellFormat.HorizontalMerge;

// Excel start cell for this Word cell
int xRow = r + 1;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pls change name

@MathanKumarVaradhaRajaPerumal MathanKumarVaradhaRajaPerumal merged commit e777b07 into main Feb 27, 2026
1 check failed
@MathanKumarVaradhaRajaPerumal MathanKumarVaradhaRajaPerumal deleted the ES-262901-Table branch February 27, 2026 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants