Schema Central > OOXML > sml-sheet.xsd > ssml:dataValidations
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ssml:dataValidations

Data Validations

Element information

Type: ssml:CT_DataValidations

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
disablePrompts [0..1]xsd:booleanDisable PromptsDefault value is "false".
xWindow [0..1]xsd:unsignedIntTop Left Corner (X Coodrinate)
yWindow [0..1]xsd:unsignedIntTop Left Corner (Y Coordinate)
count [0..1]xsd:unsignedIntData Validation Item Count

Used in

Sample instance

<ssml:dataValidations>
   <ssml:dataValidation sqref="string string">
      <ssml:formula1>string</ssml:formula1>
      <ssml:formula2>string</ssml:formula2>
   </ssml:dataValidation>
</ssml:dataValidations>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com