Table of Contents

Interface ISpreadsheetColumnProperties

Namespace
The.Components
Assembly
Instagile.dll
public interface ISpreadsheetColumnProperties : IEntityProperties
Inherited Members

Properties

DisableExclusions

PrimitiveAttribute<bool> DisableExclusions { get; }

Property Value

PrimitiveAttribute<bool>

DisableScrambling

PrimitiveAttribute<bool> DisableScrambling { get; }

Property Value

PrimitiveAttribute<bool>

Index

PrimitiveAttribute<int?> Index { get; }

Property Value

PrimitiveAttribute<int?>

NameOverride

PrimitiveAttribute<string> NameOverride { get; }

Property Value

PrimitiveAttribute<string>

ParseAsDate

PrimitiveAttribute<bool> ParseAsDate { get; }

Property Value

PrimitiveAttribute<bool>

ParseAsDateTime

PrimitiveAttribute<bool> ParseAsDateTime { get; }

Property Value

PrimitiveAttribute<bool>

ParseAsText

PrimitiveAttribute<bool> ParseAsText { get; }

Property Value

PrimitiveAttribute<bool>

ParseAsTime

PrimitiveAttribute<bool> ParseAsTime { get; }

Property Value

PrimitiveAttribute<bool>

Spreadsheet

EntityReferenceProperty Spreadsheet { get; }

Property Value

EntityReferenceProperty

SpreadsheetIndex

PrimitiveAttribute<string> SpreadsheetIndex { get; }

Property Value

PrimitiveAttribute<string>