Share via


Context.CanvasRef Property

Definition

canvasRef

Represents the following attribute in the schema: canvasRef

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

Property Value

Attributes

Applies to