• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Adf Excel Format Element

API Type:
Varigence.Languages.Biml.DataFactory.AstAdfExcelFormatNode
X-Ref:
  • Ast Adf Excel Format Node
  • Ast Adf General Compression Base Node
  • Ast Adf Format Base Node

Attributes

AttributeAPI TypeDefaultDescription
SheetString 
Name of the Excel Sheet. This is a required property
CompressionCodecAdfGeneralCompressionCodecNone
Specifies the compression codec of the file.
CompressionLevelAdfFileCompressionLevelNone
Specifies the compression level of the file.
FirstRowAsHeaderBooleanFalse
Specifies whether or not the first row in the file should be treated as a list of header labels. The default value is false.
NullValueString 
Specifies the character(s) used to indicate a null value in a column.
RangeString 
One sheet's partial data.

Collection Children

ChildAPI TypeDescription
<Annotations>
    <Annotation />
</Annotations>
AstAnnotationNode
This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code.

© Varigence