How is StoreChecksum for a richtext is calculated using MsoCrc32Compute.

Althaf Hussain Abdul Hameed 0 Reputation points
2025-04-17T06:18:18.2933333+00:00

<w15:dataBinding w:prefixMappings="" w:xpath="/root[1]/data[1]" w:storeItemID="{5D9DE62B-DE87-4789-A4F4-7D834A2F3A10}" w16sdtdh:storeItemChecksum="nqI16g==" />
This is the storeitemchecksum value for richtext content control. After analyzing, the blog I have learnt that this hash value is generated using the custom xml that is linked to. I have tried the pseudocode that has been in the blog. I have also attached the implementation. Please look through this and correct the code.

Regardsimage

Althaf

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,487 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.