ExtensionsAddFormat Method |
Name | Description | |
---|---|---|
AddFormat(IDataObjectFormats, Int32, Byte) |
Adds a format to the data object.
This format will be used only if at least one DataObject is added.
| |
AddFormat(IDataObjectFormats, String, Byte) |
Adds a format to the data object.
This format will be used only if at least one DataObject is added.
| |
AddFormat(IDataObjectFormats, Int32, String, Encoding) |
Adds a text to the data object.
This format will be used only if at least one DataObject is added.
| |
AddFormat(IDataObjectFormats, String, String, Encoding) |
Adds a format to the data object.
This format will be used only if at least one DataObject is added.
|