| FarPoint.Web.Spread 名前空間 > SheetView クラス : AutoPostBack プロパティ | 
FarPoint.Web.Spread.SheetView sv;
sv = FpSpread1.ActiveSheetView;
sv.AutoPostBack = true;
	Dim sv As FarPoint.Web.Spread.SheetView sv = FpSpread1.ActiveSheetView sv.AutoPostBack = True