Example #1
0
 // @Override
 protected override void ReadImpl(XlsxRowReadStream stream)
 {
     this.Val = stream.ReadLong();
 }