Dummy.Web Property

Definition

web

Represents the following attribute in the schema: web

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

Property Value

Attributes

Applies to