共用方式為


Model3DRaster.RName Property

Definition

rName, this property is only available in Office 2019 and later.

Represents the following attribute in the schema: rName

public DocumentFormat.OpenXml.StringValue? RName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "rName")]
public DocumentFormat.OpenXml.StringValue? RName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("rName")]
public DocumentFormat.OpenXml.StringValue? RName { get; set; }
member this.RName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "rName")>]
member this.RName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("rName")>]
member this.RName : DocumentFormat.OpenXml.StringValue with get, set
Public Property RName As StringValue

Property Value

Attributes

Applies to