NumberFormatLinked
DataLabels.NumberFormatLinked property
如果数字格式链接到单元格 则为真(因此当单元格中的数字格式发生变化时,标签中的数字格式也会发生变化)。
public bool NumberFormatLinked { get; set; }
也可以看看
- class DataLabels
- 命名空间 Aspose.Cells.Charts
- 部件 Aspose.Cells
如果数字格式链接到单元格 则为真(因此当单元格中的数字格式发生变化时,标签中的数字格式也会发生变化)。
public bool NumberFormatLinked { get; set; }