L.2.10.3.1.2 First Edit Revision Log

Inside the corresponding Shared Workbook Revision Log part is the following content:

<revisions xmlns="…" xmlns:r="…">
  <rcc rId="1" sId="1">
    <nc r="A1" t="inlineStr">
      <is>
        <t>A</t>
      </is>
    </nc>
  </rcc>
  <rcc rId="2" sId="1">
    <nc r="B1" t="inlineStr">
      <is>
        <t>B</t>
      </is>
    </nc>
  </rcc>
  <rcc rId="3" sId="1">
    <nc r="C1" t="inlineStr">
      <is>
        <t>C</t>
      </is>
    </nc>
  </rcc>
  <rrc rId="4" sId="1" eol="1" ref="A2:XFD2" action="insertRow"/>
  <rcc rId="5" sId="1">
    <nc r="A2">
      <v>1</v>
    </nc>
  </rcc>
  <rcc rId="6" sId="1">
    <nc r="B2">
      <v>2</v>
    </nc>
  </rcc>
  <rcc rId="7" sId="1">
    <nc r="C2">
      <v>3</v>
    </nc>
  </rcc>
  <rrc rId="8" sId="1" eol="1" ref="A3:XFD3" action="insertRow"/>
  <rcc rId="9" sId="1">
    <nc r="A3">
      <v>4</v>
    </nc>
  </rcc>
  <rcc rId="10" sId="1">
    <nc r="B3">
      <v>5</v>
    </nc>
  </rcc>
  <rcc rId="11" sId="1">
    <nc r="C3">
      <v>6</v>
    </nc>
  </rcc>
</revisions>
Last updated on