PrintCommentsType
PrintCommentsType enumeration
表示使用工作表打印注释的方式。
public enum PrintCommentsType
价值观
姓名 | 价值 | 描述 |
---|---|---|
PrintInPlace | 0 | 表示打印在工作表上显示的注释。 |
PrintNoComments | 1 | 代表不打印评论。 |
PrintSheetEnd | 2 | 表示在工作表末尾打印注释。 |
也可以看看
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells
表示使用工作表打印注释的方式。
public enum PrintCommentsType
姓名 | 价值 | 描述 |
---|---|---|
PrintInPlace | 0 | 表示打印在工作表上显示的注释。 |
PrintNoComments | 1 | 代表不打印评论。 |
PrintSheetEnd | 2 | 表示在工作表末尾打印注释。 |