pivotTableDefinition.RowHeaderCaption 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
rowHeaderCaption
表示架构中的以下属性:rowHeaderCaption
[DocumentFormat.OpenXml.SchemaAttr(0, "rowHeaderCaption")]
public DocumentFormat.OpenXml.StringValue RowHeaderCaption { get; set; }
public DocumentFormat.OpenXml.StringValue RowHeaderCaption { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "rowHeaderCaption")]
public DocumentFormat.OpenXml.StringValue? RowHeaderCaption { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("rowHeaderCaption")]
public DocumentFormat.OpenXml.StringValue? RowHeaderCaption { get; set; }
public DocumentFormat.OpenXml.StringValue? RowHeaderCaption { get; set; }
member this.RowHeaderCaption : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "rowHeaderCaption")>]
member this.RowHeaderCaption : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("rowHeaderCaption")>]
member this.RowHeaderCaption : DocumentFormat.OpenXml.StringValue with get, set
Public Property RowHeaderCaption As StringValue
属性值
- 属性