Click or drag to resize

ExtensionsAddFormat Method

Overload List
  NameDescription
Public methodStatic memberAddFormat(IDataObjectFormats, Int32, Byte)
Adds a format to the data object. This format will be used only if at least one DataObject is added.
Public methodStatic memberAddFormat(IDataObjectFormats, String, Byte)
Adds a format to the data object. This format will be used only if at least one DataObject is added.
Public methodStatic memberAddFormat(IDataObjectFormats, Int32, String, Encoding)
Adds a text to the data object. This format will be used only if at least one DataObject is added.
Public methodStatic memberAddFormat(IDataObjectFormats, String, String, Encoding)
Adds a format to the data object. This format will be used only if at least one DataObject is added.
Top
See Also