public void WriteData(PDFWriter writer)
 {
     writer.WriteCommentLine("This cell is empty : {0} {1} R", this.Number, this.Generation);
 }