GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Drawing 名前空間 > Picture クラス > Picture コンストラクタ : Picture コンストラクタ(AnchorPoint,AnchorPoint,String) |
'Declaration
Public Function New( _ ByVal startAnchorPoint As AnchorPoint, _ ByVal endAnchorPoint As AnchorPoint, _ ByVal formula As String _ )
public Picture( AnchorPoint startAnchorPoint, AnchorPoint endAnchorPoint, string formula )