Share via


Formats Element

Applies to: SharePoint Foundation 2010

Contains column and row formatting used in a Datasheet view.

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

Attributes

Attribute

Description

None

N/A

Child Elements

Format

Parent Elements

None

Occurrences

Minimum: 0

Maximum: 1

Remarks

See Format Element for an example that uses the Formats element.