ExcelUOFileIsEmbedded Property

Gets or sets whether the spreadsheet file is embedded within the simulation file.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public bool FileIsEmbedded { get; set; }

Property Value

Boolean

See Also