DataValidationFormulaType Class
Defines the DataValidationFormulaType class.
Inheritance Hierarchy
System.Object
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.Office2010.Excel.DataValidationFormulaType
DocumentFormat.OpenXml.Office2010.Excel.DataValidationForumla1
DocumentFormat.OpenXml.Office2010.Excel.DataValidationForumla2
Namespace: DocumentFormat.OpenXml.Office2010.Excel
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
<ChildElementInfoAttribute(GetType(Formula))> _
Public MustInherit Class DataValidationFormulaType _
Inherits OpenXmlCompositeElement
用法
Dim instance As DataValidationFormulaType
[ChildElementInfoAttribute(typeof(Formula))]
public abstract class DataValidationFormulaType : OpenXmlCompositeElement
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.