Column Class

Summary:

Module: aspose.gis.common.formats.mapinfo

Full Name: aspose.gis.common.formats.mapinfo.Column

Aspose.PSD Version: 25.9.0

Constructors

NameDescription
Column()Initializes a new instance of the Column class

Properties

NameTypeAccessDescription
column_typeColumnTyper/w
namestringr/w
precisionintr/w
widthintr/w

Methods

NameDescription
get_type(type_name)

Constructor: Column()

 Column() 

Initializes a new instance of the Column class

Method: get_type(type_name) [static]

 get_type(type_name) 

Parameters:

ParameterTypeDescription
type_namestring

Returns

TypeDescription
ColumnType