FarPoint.Web.Spread 名前空間 > FpSpread クラス : TouchStrips プロパティ |
'Declaration
Public ReadOnly Property TouchStrips As TouchStripCollection
public TouchStripCollection TouchStrips {get;}
FpSpread1.TouchStrips[FarPoint.Web.Spread.TouchStripShowingArea.Cell] = FarPoint.Web.Spread.TouchStrip.None;
FpSpread1.TouchStrips(FarPoint.Web.Spread.TouchStripShowingArea.Cell) = FarPoint.Web.Spread.TouchStrip.None