RevisionDefinedName.OldHelp Property

Definition

Old Help Topic

Represents the following attribute in the schema: oldHelp

[DocumentFormat.OpenXml.SchemaAttr(0, "oldHelp")]
public DocumentFormat.OpenXml.StringValue OldHelp { get; set; }
public DocumentFormat.OpenXml.StringValue OldHelp { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "oldHelp")]
public DocumentFormat.OpenXml.StringValue? OldHelp { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("oldHelp")]
public DocumentFormat.OpenXml.StringValue? OldHelp { get; set; }
public DocumentFormat.OpenXml.StringValue? OldHelp { get; set; }
member this.OldHelp : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "oldHelp")>]
member this.OldHelp : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("oldHelp")>]
member this.OldHelp : DocumentFormat.OpenXml.StringValue with get, set
Public Property OldHelp As StringValue

Property Value

Returns StringValue.

Attributes

Applies to