CopyFrom
GridTableStyle.CopyFrom method
从另一个样式对象复制。
public override void CopyFrom(Style s)
范围 | 类型 | 描述 |
---|---|---|
s | Style | 另一个样式对象。 |
也可以看看
- class GridTableStyle
- 命名空间 Aspose.Cells.GridWeb
- 部件 Aspose.Cells.GridWeb
从另一个样式对象复制。
public override void CopyFrom(Style s)
范围 | 类型 | 描述 |
---|---|---|
s | Style | 另一个样式对象。 |