PropertySet.PresentationStyleLabel 属性

定义

演示文稿样式标签

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

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

属性值

返回 StringValue

属性

适用于