Share via


OpenXmlTaskUserElement.UserProvider Property

Definition

userProvider, this property is only available in Office 2021 and later.

Represents the following attribute in the schema: userProvider

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

Property Value

Attributes

Applies to