Exemple #1
0
 public IXLPageSetup SetShowComments(XLShowCommentsValues value)
 {
     ShowComments = value; return(this);
 }
 public IXLPageSetup SetShowComments(XLShowCommentsValues value) { ShowComments = value; return this; }