GridWeb が一時セッション ファイルを保存するパスを指定します

GridWeb が一時セッション ファイルを保存するパスを指定します

次のサンプル コードは、GridWeb が一時セッション ファイルを格納するパスを指定します。

// For complete examples and data files, please go to https://github.com/aspose-cells/Aspose.Cells-for-.NET
GridWeb1.SessionStorePath = "mytempdir/session";