Class ChartPicfRecord.TEnvironment
Environment from which the file was written.
Inheritance
System.Object
ChartPicfRecord.TEnvironment
Namespace: Syncfusion.XlsIO.Parser.Biff_Records.Charts
Assembly: Syncfusion.XlsIO.Portable.dll
Syntax
public sealed class TEnvironment : Enum
Fields
Macintosh
Represents the Macintosh environment option.
Declaration
public const ChartPicfRecord.TEnvironment Macintosh
Field Value
Type | Description |
---|---|
ChartPicfRecord.TEnvironment |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |
Windows
Represents the Windows environment option.
Declaration
public const ChartPicfRecord.TEnvironment Windows
Field Value
Type | Description |
---|---|
ChartPicfRecord.TEnvironment |