次の方法で共有


Formats 要素

適用対象: SharePoint 2016 |SharePoint Foundation 2013 |SharePoint Online |SharePoint Server 2013

データシート ビューで使用される列と行の書式設定が含まれます。

<Formats>
  <Format
    Name = "Text">
      <FormatDef
        Type = "Text"
        Value = "Text">
            </FormatDef>
      ...
  </Format>
  ...
</Formats>

要素と属性

以下のセクションで、属性、子要素、親要素について説明します。

属性

なし

子要素

親要素

None

Occurrences

  • 最小 : 0
  • 最大: 1

注釈

Formats 要素を使用する例については、「Format 要素」を参照してください。