RelationshipIds.LayoutPart Property
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.
Explicit Relationship to Diagram Layout Definition Part
Represents the following attribute in the schema: r:lo
[DocumentFormat.OpenXml.SchemaAttr(19, "lo")]
public DocumentFormat.OpenXml.StringValue LayoutPart { get; set; }
public DocumentFormat.OpenXml.StringValue LayoutPart { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(19, "lo")]
public DocumentFormat.OpenXml.StringValue? LayoutPart { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("r:lo")]
public DocumentFormat.OpenXml.StringValue? LayoutPart { get; set; }
public DocumentFormat.OpenXml.StringValue? LayoutPart { get; set; }
member this.LayoutPart : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(19, "lo")>]
member this.LayoutPart : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("r:lo")>]
member this.LayoutPart : DocumentFormat.OpenXml.StringValue with get, set
Public Property LayoutPart As StringValue
Property Value
Returns StringValue.
- Attributes