<?xml version="1.0"?>
<Reports>
  <FormatVersion>1.0 1.0.0.0</FormatVersion>
  <Report ref="1">
    <Name>レポート 1</Name>
    <DataSourceName>Main</DataSourceName>
    <OnOpen>_numCount = 0</OnOpen>
    <ReportInfo>
      <Author>GrapeCity</Author>
    </ReportInfo>
    <Layout>
      <Width>9600</Width>
    </Layout>
    <DataSources>
      <DataSource>
        <Name>Main</Name>
      </DataSource>
    </DataSources>
    <Groups>
      <Group>
        <Name>Group_grpName</Name>
        <GroupBy>grpName</GroupBy>
      </Group>
    </Groups>
    <Sections>
      <Section>
        <Name>Detail</Name>
        <SubSections>
          <SubSection>
            <Height>615</Height>
          </SubSection>
        </SubSections>
        <Type>Detail</Type>
        <OnFormat>_numCount = _numCount + ColumnB
Field3 = _numCount
</OnFormat>
      </Section>
      <Section>
        <Name>Header</Name>
        <SubSections>
          <SubSection>
            <Height>345</Height>
          </SubSection>
        </SubSections>
        <Type>Header</Type>
      </Section>
      <Section>
        <Name>Footer</Name>
        <SubSections>
          <SubSection />
        </SubSections>
        <Type>Footer</Type>
      </Section>
      <Section>
        <Name>PageHeader</Name>
        <SubSections>
          <SubSection />
        </SubSections>
        <Type>PageHeader</Type>
      </Section>
      <Section>
        <Name>PageFooter</Name>
        <SubSections>
          <SubSection />
        </SubSections>
        <Type>PageFooter</Type>
      </Section>
      <Section>
        <Name>Group_grpName_Header</Name>
        <SubSections>
          <SubSection>
            <Height>1215</Height>
          </SubSection>
        </SubSections>
        <Type>GroupHeader1</Type>
      </Section>
      <Section>
        <Name>Group_grpName_Footer</Name>
        <SubSections>
          <SubSection>
            <Height>465</Height>
          </SubSection>
        </SubSections>
        <Type>GroupFooter1</Type>
        <OnFormat>_numCount = 0</OnFormat>
      </Section>
    </Sections>
    <Fields>
      <TextField>
        <Name>Field2</Name>
        <Section>Detail</Section>
        <Left>3765</Left>
        <Top>165</Top>
        <Width>1065</Width>
        <Height>420</Height>
        <Font>
          <Name>メイリオ</Name>
          <Size>12</Size>
          <GdiCharSet>128</GdiCharSet>
        </Font>
        <Text>
          <Expression>ColumnB</Expression>
        </Text>
      </TextField>
      <TextField>
        <Name>Field1</Name>
        <Section>Detail</Section>
        <Left>1470</Left>
        <Top>165</Top>
        <Width>840</Width>
        <Height>450</Height>
        <Font>
          <Name>メイリオ</Name>
          <Size>12</Size>
          <GdiCharSet>128</GdiCharSet>
        </Font>
        <Text>
          <Expression>ColumnA</Expression>
        </Text>
      </TextField>
      <TextField>
        <Name>Field3</Name>
        <Background type="Solid">
          <Color>FFE7FFE7</Color>
        </Background>
        <Section>Detail</Section>
        <Left>6795</Left>
        <Top>165</Top>
        <Width>960</Width>
        <Height>420</Height>
        <Font>
          <Name>メイリオ</Name>
          <Size>12</Size>
          <GdiCharSet>128</GdiCharSet>
        </Font>
      </TextField>
      <TextField>
        <Name>Field5</Name>
        <Section>GroupHeader1</Section>
        <Left>960</Left>
        <Top>675</Top>
        <Width>1350</Width>
        <Height>450</Height>
        <Align>CenterMiddle</Align>
        <Font>
          <Name>メイリオ</Name>
          <Size>15.75</Size>
          <Bold>true</Bold>
          <GdiCharSet>128</GdiCharSet>
        </Font>
        <Text>
          <Value sys="string">名前</Value>
        </Text>
      </TextField>
      <TextField>
        <Name>Field6</Name>
        <Section>GroupHeader1</Section>
        <Left>3210</Left>
        <Top>675</Top>
        <Width>2475</Width>
        <Height>420</Height>
        <Align>CenterMiddle</Align>
        <Font>
          <Name>メイリオ</Name>
          <Size>15.75</Size>
          <Bold>true</Bold>
          <GdiCharSet>128</GdiCharSet>
        </Font>
        <Text>
          <Value sys="string">数量</Value>
        </Text>
      </TextField>
      <TextField>
        <Name>Field7</Name>
        <Section>GroupHeader1</Section>
        <Left>6045</Left>
        <Top>675</Top>
        <Width>2475</Width>
        <Height>420</Height>
        <Align>CenterMiddle</Align>
        <Font>
          <Name>メイリオ</Name>
          <Size>15.75</Size>
          <Bold>true</Bold>
          <GdiCharSet>128</GdiCharSet>
        </Font>
        <Text>
          <Value sys="string">累計</Value>
        </Text>
      </TextField>
      <TextField>
        <Name>Field8</Name>
        <Background type="Solid">
          <Color>FFA1FFA1</Color>
        </Background>
        <Section>GroupHeader1</Section>
        <Left>0</Left>
        <Top>0</Top>
        <Width>5175</Width>
        <Height>585</Height>
        <Align>RightMiddle</Align>
        <Font>
          <Name>MS UI Gothic</Name>
          <Size>15.75</Size>
          <Bold>true</Bold>
          <GdiCharSet>128</GdiCharSet>
        </Font>
        <Text>
          <Expression>grpName</Expression>
        </Text>
      </TextField>
      <TextField>
        <Name>Field4</Name>
        <Background type="Solid">
          <Color>FFA1FFA1</Color>
        </Background>
        <Section>GroupHeader1</Section>
        <Left>5175</Left>
        <Top>0</Top>
        <Width>4425</Width>
        <Height>585</Height>
        <Align>CenterMiddle</Align>
        <Font>
          <Name>MS UI Gothic</Name>
          <Size>15.75</Size>
          <Bold>true</Bold>
          <GdiCharSet>128</GdiCharSet>
        </Font>
        <Text>
          <Expression>Sum([ColumnB])</Expression>
        </Text>
      </TextField>
    </Fields>
  </Report>
</Reports>