FileSharing.UserName Property
User Name.Represents the attribte in schema: userName
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "userName")> _
Public Property UserName As StringValue
Get
Set
'Usage
Dim instance As FileSharing
Dim value As StringValue
value = instance.UserName
instance.UserName = value
[SchemaAttrAttribute(, "userName")]
public StringValue UserName { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.