Formats element

Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013

Contains column and row formatting used in a Datasheet view.

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

Elements and attributes

The following sections describe attributes, child elements, and parent elements.

Attributes

None

Child elements

Parent elements

None

Occurrences

  • Minimum: 0
  • Maximum: 1

Remarks

For an example that uses the Formats element, see Format element.