FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.CellType 名前空間 > RichTextEditor クラス : SetBackgroundImageRenderDimensions メソッド |
'Declaration Public Sub SetBackgroundImageRenderDimensions( _ ByVal width As Integer, _ ByVal height As Integer _ )
'使用法 Dim instance As RichTextEditor Dim width As Integer Dim height As Integer instance.SetBackgroundImageRenderDimensions(width, height)