| GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 : TextParsingType 列挙体 |
'DeclarationPublic Enum TextParsingType Inherits System.Enum
public enum TextParsingType : System.Enum
| メンバ | 説明 |
|---|---|
| Delimited | ファイルが区切り文字で区切られていることを示します。 |
| FixedWidth | ファイル内のデータが固定幅の列に配置されていることを示します。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.TextParsingType