TopPixel
Slicer.TopPixel 属性
返回或设置切片器形状与其顶行的垂直偏移量(以像素为单位)。
public int TopPixel { get; set; }
例子
[C#]
slicer.TopPixel = 6;
也可以看看
- 类 Slicer
- 命名空间 Aspose.Cells.Slicers
- 总成 Aspose.Cells
返回或设置切片器形状与其顶行的垂直偏移量(以像素为单位)。
public int TopPixel { get; set; }
[C#]
slicer.TopPixel = 6;