BuildParagraph.UiExpand Property
Expand UI.Represents the attribte in schema: uiExpand
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "uiExpand")> _
Public Property UiExpand As BooleanValue
Get
Set
'Usage
Dim instance As BuildParagraph
Dim value As BooleanValue
value = instance.UiExpand
instance.UiExpand = value
[SchemaAttrAttribute(, "uiExpand")]
public BooleanValue UiExpand { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.