Interface IScrambledSpreadsheet
- Namespace
- The.Components
- Assembly
- Instagile.dll
public interface IScrambledSpreadsheet : IScrambled, IEntity, IHasChanges
- Inherited Members
- Extension Methods
Properties
EnableScrambling
bool EnableScrambling { get; set; }
Property Value
Output
Guid? Output { get; set; }
Property Value
- Guid?
Properties
IScrambledSpreadsheetProperties Properties { get; }
Property Value
Source
ISpreadsheet? Source { get; set; }