RevisionConflict.Ua Property

Revision From Rejection.Represents the attribte in schema: ua

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "ua")> _
Public Property Ua As BooleanValue
    Get
    Set
'Usage
Dim instance As RevisionConflict
Dim value As BooleanValue

value = instance.Ua

instance.Ua = value
[SchemaAttrAttribute(, "ua")]
public BooleanValue Ua { get; set; }

Property Value

Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

See Also

Reference

RevisionConflict Class

RevisionConflict Members

DocumentFormat.OpenXml.Spreadsheet Namespace