VT Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Declares XNamespace and XName fields for the xmlns:vt="http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes" namespace.
public static class VT
type VT = class
Public Class VT
- Inheritance
-
VT
Fields
array |
Represents the vt:array XML element. |
blob |
Represents the vt:blob XML element. |
bool |
Represents the vt:bool XML element. |
bstr |
Represents the vt:bstr XML element. |
cf |
Represents the vt:cf XML element. |
clsid |
Represents the vt:clsid XML element. |
cy |
Represents the vt:cy XML element. |
date |
Represents the vt:date XML element. |
decimal |
Represents the vt:decimal XML element. |
empty |
Represents the vt:empty XML element. |
error |
Represents the vt:error XML element. |
filetime |
Represents the vt:filetime XML element. |
i1 |
Represents the vt:i1 XML element. |
i2 |
Represents the vt:i2 XML element. |
i4 |
Represents the vt:i4 XML element. |
i8 |
Represents the vt:i8 XML element. |
int |
Represents the vt:int XML element. |
lpstr |
Represents the vt:lpstr XML element. |
lpwstr |
Represents the vt:lpwstr XML element. |
null |
Represents the vt:null XML element. |
oblob |
Represents the vt:oblob XML element. |
ostorage |
Represents the vt:ostorage XML element. |
ostream |
Represents the vt:ostream XML element. |
r4 |
Represents the vt:r4 XML element. |
r8 |
Represents the vt:r8 XML element. |
storage |
Represents the vt:storage XML element. |
stream |
Represents the vt:stream XML element. |
ui1 |
Represents the vt:ui1 XML element. |
ui2 |
Represents the vt:ui2 XML element. |
ui4 |
Represents the vt:ui4 XML element. |
ui8 |
Represents the vt:ui8 XML element. |
uint |
Represents the vt:uint XML element. |
variant |
Represents the vt:variant XML element. |
vector |
Represents the vt:vector XML element. |
vstream |
Represents the vt:vstream XML element. |
vt |
Defines the XML namespace associated with the vt prefix. |