Formats Element

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

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.