CommonTimeNode.Display Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
display
Represents the following attribute in the schema: display
[DocumentFormat.OpenXml.SchemaAttr(0, "display")]
public DocumentFormat.OpenXml.BooleanValue Display { get; set; }public DocumentFormat.OpenXml.BooleanValue Display { get; set; }[DocumentFormat.OpenXml.SchemaAttr(0, "display")]
public DocumentFormat.OpenXml.BooleanValue? Display { get; set; }[DocumentFormat.OpenXml.SchemaAttr("display")]
public DocumentFormat.OpenXml.BooleanValue? Display { get; set; }public DocumentFormat.OpenXml.BooleanValue? Display { get; set; }member this.Display : DocumentFormat.OpenXml.BooleanValue with get, set[<DocumentFormat.OpenXml.SchemaAttr(0, "display")>]
member this.Display : DocumentFormat.OpenXml.BooleanValue with get, set[<DocumentFormat.OpenXml.SchemaAttr("display")>]
member this.Display : DocumentFormat.OpenXml.BooleanValue with get, setPublic Property Display As BooleanValueProperty Value
Returns BooleanValue.
- Attributes