Table of Contents

Interface ISpreadsheetProperties

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

Properties

Columns

EntityCollectionProperty Columns { get; }

Property Value

EntityCollectionProperty

DateFormat

PrimitiveAttribute<string> DateFormat { get; }

Property Value

PrimitiveAttribute<string>

DateTimeFormat

PrimitiveAttribute<string> DateTimeFormat { get; }

Property Value

PrimitiveAttribute<string>

File

FileProperty File { get; }

Property Value

FileProperty

ScrambledSpreadsheets

EntityCollectionProperty ScrambledSpreadsheets { get; }

Property Value

EntityCollectionProperty

TimeFormat

PrimitiveAttribute<string> TimeFormat { get; }

Property Value

PrimitiveAttribute<string>