PutValueAndSetFormatByValue
GridCell.PutValueAndSetFormatByValue method
使用字符串值设置单元格的值,并通过该值设置单元格格式。
public void PutValueAndSetFormatByValue(string stringValue)
范围 | 类型 | 描述 |
---|---|---|
stringValue | String | 输入值。 |
使用字符串值设置单元格的值,并通过该值设置单元格格式。
public void PutValueAndSetFormatByValue(string stringValue)
范围 | 类型 | 描述 |
---|---|---|
stringValue | String | 输入值。 |