WordDocumentTableGroup - конструктор
Пространство имён: Tessa.Extensions.Default.Server.CardsСборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 3.6.0.22
public WordDocumentTableGroup(
Dictionary<string, Object> storage = null
)
Public Sub New (
Optional storage As Dictionary(Of String, Object) = Nothing
)
public:
WordDocumentTableGroup(
Dictionary<String^, Object^>^ storage = nullptr
)
new :
?storage : Dictionary<string, Object>
(* Defaults:
let _storage = defaultArg storage null
*)
-> WordDocumentTableGroup
Параметры
- storage DictionaryString, Object (Optional)
-