X.customProperties 字段

定义

表示 x:customProperties XML 元素。

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

字段值

注解

作为 XML 元素,它:

  • 具有以下父 XML 元素: worksheetmacrosheet
  • 具有以下子 XML 元素: customPr
  • 对应于以下强类型类:CustomProperties。

适用于