DiagramChooseIf.HideLastTrans Property

Definition

Hide Last Transition

Represents the following attribute in the schema: hideLastTrans

[DocumentFormat.OpenXml.SchemaAttr(0, "hideLastTrans")]
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.BooleanValue> HideLastTrans { get; set; }
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.BooleanValue> HideLastTrans { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "hideLastTrans")]
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.BooleanValue>? HideLastTrans { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("hideLastTrans")]
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.BooleanValue>? HideLastTrans { get; set; }
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.BooleanValue>? HideLastTrans { get; set; }
member this.HideLastTrans : DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.BooleanValue> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "hideLastTrans")>]
member this.HideLastTrans : DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.BooleanValue> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("hideLastTrans")>]
member this.HideLastTrans : DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.BooleanValue> with get, set
Public Property HideLastTrans As ListValue(Of BooleanValue)

Property Value

Attributes

Applies to