DSP 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:dsp="http://schemas.microsoft.com/office/drawing/2008/diagram" namespace.
public static class DSP
type DSP = class
Public Class DSP
- Inheritance
-
DSP
Fields
cNvGrpSpPr |
Represents the dsp:cNvGrpSpPr XML element. |
cNvPr |
Represents the dsp:cNvPr XML element. |
cNvSpPr |
Represents the dsp:cNvSpPr XML element. |
dataModelExt |
Represents the dsp:dataModelExt XML element. |
drawing |
Represents the dsp:drawing XML element. |
dsp |
Defines the XML namespace associated with the dsp prefix. |
extLst |
Represents the dsp:extLst XML element. |
grpSp |
Represents the dsp:grpSp XML element. |
grpSpPr |
Represents the dsp:grpSpPr XML element. |
nvGrpSpPr |
Represents the dsp:nvGrpSpPr XML element. |
nvSpPr |
Represents the dsp:nvSpPr XML element. |
sp |
Represents the dsp:sp XML element. |
spPr |
Represents the dsp:spPr XML element. |
spTree |
Represents the dsp:spTree XML element. |
style |
Represents the dsp:style XML element. |
txBody |
Represents the dsp:txBody XML element. |
txXfrm |
Represents the dsp:txXfrm XML element. |