[]
Gets or sets the Stream of the xlsx file.
[Json("file")] [JsonConverter(typeof(StreamConverter))] public Stream FileStream { get; set; }