DelimitedMode public enum DelimitedMode Represents the supported file delimiter modes. Documentation Bounded = 1 The delimited line contains maximum cell and line lengths. Simple = 0 The delimited line contains no bounds.