Beispiel #1
0
 public override void ForEachReferred(Sheet sheet, int col, int row, Action <FullCellAddr> act)
 {
     caf.ForEachReferred(act);
 }