Page tree

Versions Compared

Key

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

...

Description

Excerpt

Sets or returns whether the aspect ratio of the picture will be locked in Excel. This setting has no effect within ExcelWriter.

Signature
C#
C#
public boolean LockAspectRatio{ get; set; }
{signature}{signature:
}
Signature
vb.net
vb.net
Public Property LockAspectRatio() As Boolean
{signature}