{description}
{excerpt}Sets or returns whether the aspect ratio of the picture will be locked in Excel. This setting has no effect within ExcelWriter.{excerpt}
{signature:C#}
 public boolean LockAspectRatio{ get; set; }
{signature}{signature:vb.net}
Public Property LockAspectRatio() As Boolean
{signature}