Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Excerpt

Returns whether the axis number format is linked to source. If an object is linked to source, then it's its number format is the same as it's inputs number formattaken from the cell containing the source data.

Signature
C#
C#

  public boolean LinkedToSource{ get; }

Signature
vb.net
vb.net


Public ReadOnly Property LinkedToSource() As Boolean

...