Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Excerpt

Sets or returns the height of the data table, in units of 1/4000 of the chart area.

(This property has no effect for files opened in Excel 2007 and later.)

Signature
C#
C#

 public int Height{ get; set; }
Signature
vb.net
vb.net

Public Property Height() As Integer