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.UWP.dll
Syntax
public sealed class TEnvironment : Enum
Fields
Macintosh
Represents the Macintosh environment option.
Declaration
public const ChartPicfRecord.TEnvironment Macintosh
Field Value
Type |
---|
ChartPicfRecord.TEnvironment |
Windows
Represents the Windows environment option.
Declaration
public const ChartPicfRecord.TEnvironment Windows
Field Value
Type |
---|
ChartPicfRecord.TEnvironment |