LockedAspectRatio
Slicer.LockedAspectRatio property
表示是否锁定纵横比。
public bool LockedAspectRatio { get; set; }
例子
[C#]
slicer.LockedAspectRatio = true;
也可以看看
- class Slicer
- 命名空间 Aspose.Cells.Slicers
- 部件 Aspose.Cells
表示是否锁定纵横比。
public bool LockedAspectRatio { get; set; }
[C#]
slicer.LockedAspectRatio = true;