Show / Hide Table of Contents

Class TextConnectionField

Inheritance
System.Object
TextConnectionField
Namespace: DRIT.Spreadsheet.Data
Assembly: DRIT.Spreadsheet.dll
Syntax
public class TextConnectionField : object

Properties

Position

Declaration
public int Position { get; set; }
Property Value
Type Description
System.Int32

Type

Declaration
public ExternalConnectionType Type { get; set; }
Property Value
Type Description
ExternalConnectionType
Back to top Generated by DocFX