'宣言 Public Function Add( _ ByVal row As System.Integer, _ ByVal column As System.Integer, _ ByVal dataRegion As System.String, _ Optional ByVal cellReferenceMode As System.Nullable(Of CellReferenceMode) _ ) As Sparkline
public Sparkline Add( System.int row, System.int column, System.string dataRegion, System.Nullable<CellReferenceMode> cellReferenceMode )
オンラインで表示: GitHub