MenuWithTitle.GetTitle 属性

定义

getTitle,此属性仅在 Office 2010 及更高版本中可用。

表示架构中的以下属性:getTitle

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

属性值

属性

适用于