Class R
- Namespace
- DocumentFormat.OpenXml.Linq
- Assembly
- DocumentFormat.OpenXml.Linq.dll
Declares XNamespace and XName fields for the xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" namespace.
public static class R
- Inheritance
-
R
- Inherited Members
Fields
blip
Represents the r:blip XML attribute.
public static readonly XName blip
Field Value
- XName
Remarks
As an XML attribute, it:
- is contained in the following XML elements: shape.
- corresponds to the following strongly-typed properties: Shape.Blip.
cs
Represents the r:cs XML attribute.
public static readonly XName cs
Field Value
- XName
Remarks
As an XML attribute, it:
- is contained in the following XML elements: relIds.
- corresponds to the following strongly-typed properties: RelationshipIds.ColorPart.
dm
Represents the r:dm XML attribute.
public static readonly XName dm
Field Value
- XName
Remarks
As an XML attribute, it:
- is contained in the following XML elements: relIds.
- corresponds to the following strongly-typed properties: RelationshipIds.DataPart.
embed
Represents the r:embed XML attributes.
public static readonly XName embed
Field Value
- XName
Remarks
As an XML attribute, it:
href
Represents the r:href XML attribute.
public static readonly XName href
Field Value
- XName
Remarks
As an XML attribute, it:
- is contained in the following XML elements: imagedata.
- corresponds to the following strongly-typed properties: ImageData.RelHref.
id
Represents the r:id XML attributes.
public static readonly XName id
Field Value
- XName
Remarks
As an XML attribute, it:
- is contained in the following XML elements: contentPart, picAttrSrcUrl, externalData, contentPart, externalData, OLEObject, contentPart, control, custData, handoutMasterId, htmlPubPr, notesMasterId, oleObj, sld, sldId, sldLayoutId, sldMasterId, tags, commentRel, fill, imagedata, stroke, altChunk, contentPart, control, hyperlink, objectEmbed, objectLink, saveThroughXslt, contentPart, webextensionref, webextensionref, toolbarData, control, controlPr, customPr, dataRef, drawing, drawingHF, externalBook, externalReference, header, hyperlink, objectPr, oleLink, oleObject, pageSetup, picture, pivotCache, pivotCacheDefinition, pivotSelection, rangeSet, sheet, tablePart, worksheetSource, slicer, slicerCache, pivotTableReference, timelineCacheRef, timelineRef, contentPart, contentPart.
- corresponds to the following strongly-typed properties: AltChunk.Id, ChartSheetPageSetup.Id, CommentRelationship.Id, ContentPart.Id, ContentPart.RelationshipId, Control.Id, ControlProperties.Id, CustomerData.Id, CustomerDataTags.Id, CustomProperty.Id, DataReference.Id, Drawing.Id, DrawingHeaderFooter.Id, EmbeddedObjectProperties.Id, ExternalBook.Id, ExternalData.Id, ExternalReference.Id, Fill.RelationshipId, GvmlContentPart.RelationshipId, HandoutMasterId.Id, Header.Id, HtmlPublishProperties.Id, Hyperlink.Id, HyperlinkRuby.Id, ImageData.RelationshipId, NotesMasterId.Id, ObjectEmbed.Id, ObjectLink.Id, OleLink.Id, OleObject.Id, OutlineViewSlideListEntry.Id, PageSetup.Id, Picture.Id, PictureAttributionSourceURL.Id, PivotCache.Id, PivotCacheDefinition.Id, PivotSelection.Id, PivotTableReference.Id, RangeSet.Id, SaveThroughXslt.Id, Sheet.Id, SlicerCache.Id, SlicerRef.Id, SlideId.RelationshipId, SlideLayoutId.RelationshipId, SlideListEntry.Id, SlideMasterId.RelationshipId, Stroke.RelationshipId, TablePart.Id, TimelineCacheReference.Id, TimelineReference.Id, ToolbarData.Id, WebExtensionPartReference.Id, WebExtensionReference.Id, WorksheetSource.Id.
link
Represents the r:link XML attributes.
public static readonly XName link
Field Value
- XName
Remarks
As an XML attribute, it:
lo
Represents the r:lo XML attribute.
public static readonly XName lo
Field Value
- XName
Remarks
As an XML attribute, it:
- is contained in the following XML elements: relIds.
- corresponds to the following strongly-typed properties: RelationshipIds.LayoutPart.
pict
Represents the r:pict XML attribute.
public static readonly XName pict
Field Value
- XName
Remarks
As an XML attribute, it:
- is contained in the following XML elements: imagedata.
- corresponds to the following strongly-typed properties: ImageData.Picture.
qs
Represents the r:qs XML attribute.
public static readonly XName qs
Field Value
- XName
Remarks
As an XML attribute, it:
- is contained in the following XML elements: relIds.
- corresponds to the following strongly-typed properties: RelationshipIds.StylePart.
r
Defines the XML namespace associated with the r prefix.
public static readonly XNamespace r
Field Value
- XNamespace