| FarPoint.Web.Spread 名前空間 : DocumentMode 列挙体 | 
'DeclarationPublic Enum DocumentMode Inherits System.Enum
public enum DocumentMode : System.Enum
| メンバ | 説明 | 
|---|---|
| IE11 | |
| IE8 | |
| NotSet | デフォルト値。Spreadコントロールの内容を適切にレンダリングできるように、ブラウザーで使用されているモードが自動的に検出されます。 | 
FpSpread1.DocumentMode = FarPoint.Web.Spread.DocumentMode.NotSet;
FpSpread1.DocumentMode = FarPoint.Web.Spread.DocumentMode.NotSet
System.Object
   System.ValueType
      System.Enum
         FarPoint.Web.Spread.DocumentMode