FileContextGenerateMetaContext(SessionProfile, DocumentParams, DictionaryString, WorksheetInfo) Method

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public static MetaContext GenerateMetaContext(
	SessionProfile sessionProfile,
	DocumentParams docParams,
	Dictionary<string, WorksheetInfo> metaData
)

Parameters

sessionProfile  SessionProfile
 
docParams  DocumentParams
 
metaData  DictionaryString, WorksheetInfo
 

Return Value

MetaContext

See Also