X.tableParts 字段

定义

表示 x:tableParts XML 元素。

public static readonly System.Xml.Linq.XName tableParts;
 staticval mutable tableParts : System.Xml.Linq.XName
Public Shared ReadOnly tableParts As XName 

字段值

注解

作为 XML 元素,它:

  • 具有以下父 XML 元素: worksheet
  • 具有以下子 XML 元素: tablePart
  • 具有以下 XML 属性: count
  • 对应于以下强类型类:TableParts。

适用于