FormatDef 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.
Specifies column and row formatting used in a Datasheet view.
<Format>
<FormatDef
Type = "Text"
Value = "Text">
</FormatDef>
...
</Format>
Attributes
Attribute |
Description |
---|---|
Type |
Required Text. Specifies the property to which the formatting applies. |
Value |
Required Text. Specifies the value to apply to a property for column or row formatting. |
Child Elements
None |
Parent Elements
Occurrences
Minimum: 0 Maximum: Unbounded |
Remarks
See Format Element for an example that uses the FormatDef element.