Schema.Namespace 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.
Schema Root Namespace
Represents the following attribute in the schema: Namespace
[DocumentFormat.OpenXml.SchemaAttr(0, "Namespace")]
public DocumentFormat.OpenXml.StringValue Namespace { get; set; }public DocumentFormat.OpenXml.StringValue Namespace { get; set; }[DocumentFormat.OpenXml.SchemaAttr(0, "Namespace")]
public DocumentFormat.OpenXml.StringValue? Namespace { get; set; }[DocumentFormat.OpenXml.SchemaAttr("Namespace")]
public DocumentFormat.OpenXml.StringValue? Namespace { get; set; }public DocumentFormat.OpenXml.StringValue? Namespace { get; set; }member this.Namespace : DocumentFormat.OpenXml.StringValue with get, set[<DocumentFormat.OpenXml.SchemaAttr(0, "Namespace")>]
member this.Namespace : DocumentFormat.OpenXml.StringValue with get, set[<DocumentFormat.OpenXml.SchemaAttr("Namespace")>]
member this.Namespace : DocumentFormat.OpenXml.StringValue with get, setPublic Property Namespace As StringValueProperty Value
Returns StringValue.
- Attributes