Changes in act.framework.mailmerge from v20 (Version 4.0.30319.42000)<br> to v20.1 (Version 4.0.30319.42000)

Changes in act.framework.mailmerge from v20 (Version 4.0.30319.42000)
to v20.1 (Version 4.0.30319.42000)

Removed Added
MsoGradientColorType ()
n/a public sealed enum Microsoft.Office.Core.MsoGradientColorType
                    msoGradientOneColor = 1,
                    msoGradientTwoColors = 2,
                    msoGradientPresetColors = 3,
                    msoGradientMultiColor = 4,
                    msoGradientColorMixed = -2,
--> NONE <-- --> NONE <--
MsoGradientStyle ()
n/a public sealed enum Microsoft.Office.Core.MsoGradientStyle
                    msoGradientHorizontal = 1,
                    msoGradientVertical = 2,
                    msoGradientDiagonalUp = 3,
                    msoGradientDiagonalDown = 4,
                    msoGradientFromCorner = 5,
                    msoGradientFromTitle = 6,
                    msoGradientFromCenter = 7,
                    msoGradientMixed = -2,
--> NONE <-- --> NONE <--
MsoPresetGradientType ()
n/a public sealed enum Microsoft.Office.Core.MsoPresetGradientType
                    msoGradientEarlySunset = 1,
                    msoGradientLateSunset = 2,
                    msoGradientNightfall = 3,
                    msoGradientDaybreak = 4,
                    msoGradientHorizon = 5,
                    msoGradientDesert = 6,
                    msoGradientOcean = 7,
                    msoGradientCalmWater = 8,
                    msoGradientFire = 9,
                    msoGradientFog = 10,
                    msoGradientMoss = 11,
                    msoGradientPeacock = 12,
                    msoGradientWheat = 13,
                    msoGradientParchment = 14,
                    msoGradientMahogany = 15,
                    msoGradientRainbow = 16,
                    msoGradientRainbowII = 17,
                    msoGradientGold = 18,
                    msoGradientGoldII = 19,
                    msoGradientBrass = 20,
                    msoGradientChrome = 21,
                    msoGradientChromeII = 22,
                    msoGradientSilver = 23,
                    msoGradientSapphire = 24,
                    msoPresetGradientMixed = -2,
--> NONE <-- --> NONE <--
Microsoft.Office.Interop.Excel _Application ()
n/a public interface Microsoft.Office.Interop.Excel._Application
--> NONE <--
  • Method: void Quit ()
  • Property: Workbooks Workbooks { public get; }
Microsoft.Office.Interop.Excel _Workbook ()
n/a public interface Microsoft.Office.Interop.Excel._Workbook
--> NONE <--
  • Method: void Close (object SaveChanges, object Filename, object RouteWorkbook)
  • Property: object ActiveSheet { public get; }
Microsoft.Office.Interop.Excel _Worksheet ()
n/a public interface Microsoft.Office.Interop.Excel._Worksheet
--> NONE <--
  • Property: Range this [object Cell1, object Cell2] { public get; }
Microsoft.Office.Interop.Excel Range ()
n/a public interface Microsoft.Office.Interop.Excel.Range
--> NONE <--
  • Property: object NumberFormat { public get; public set; }
  • Property: object Value2 { public get; public set; }
Microsoft.Office.Interop.Excel Workbooks ()
n/a public interface Microsoft.Office.Interop.Excel.Workbooks
--> NONE <--
  • Method: Workbook Open (string Filename, object UpdateLinks, object ReadOnly, object Format, object Password, object WriteResPassword, object IgnoreReadOnlyRecommended, object Origin, object Delimiter, object Editable, object Notify, object Converter, object AddToMru, object Local, object CorruptLoad)
Microsoft.Office.Interop.Word _Application ()
n/a public interface Microsoft.Office.Interop.Word._Application
--> NONE <--
  • Method: void Activate ()
  • Method: void Quit (object SaveChanges, object OriginalFormat, object RouteDocument)
  • Method: void RunOld (string MacroName)
  • Property: Window ActiveWindow { public get; }
  • Property: Documents Documents { public get; }
  • Property: Options Options { public get; }
  • Property: Selection Selection { public get; }
  • Property: Templates Templates { public get; }
  • Property: bool Visible { public get; public set; }
  • Property: Windows Windows { public get; }
Microsoft.Office.Interop.Word _Document ()
n/a public interface Microsoft.Office.Interop.Word._Document
--> NONE <--
  • Method: void Activate ()
  • Method: void Close (object SaveChanges, object OriginalFormat, object RouteDocument)
  • Method: void PrintOut (object Background, object Append, object Range, object OutputFileName, object From, object To, object Item, object Copies, object Pages, object PageType, object PrintToFile, object Collate, object ActivePrinterMacGX, object ManualDuplexPrint, object PrintZoomColumn, object PrintZoomRow, object PrintZoomPaperWidth, object PrintZoomPaperHeight)
  • Method: void SaveAs (object FileName, object FileFormat, object LockComments, object Password, object AddToRecentFiles, object WritePassword, object ReadOnlyRecommended, object EmbedTrueTypeFonts, object SaveNativePictureFormat, object SaveFormsData, object SaveAsAOCELetter, object Encoding, object InsertLineBreaks, object AllowSubstitutions, object LineEnding, object AddBiDiMarks)
  • Property: Window ActiveWindow { public get; }
  • Property: Application Application { public get; }
  • Property: object AttachedTemplate { public get; public set; }
  • Property: Range Content { public get; }
  • Property: Fields Fields { public get; }
  • Property: string FullName { public get; }
  • Property: InlineShapes InlineShapes { public get; }
  • Property: Lists Lists { public get; }
  • Property: string Name { public get; }
  • Property: bool Saved { public get; public set; }
  • Property: Shapes Shapes { public get; }
  • Property: Tables Tables { public get; }
  • Property: Variables Variables { public get; }
  • Property: string WordOpenXML { public get; }
Microsoft.Office.Interop.Word ApplicationEvents4 ()
n/a public interface Microsoft.Office.Interop.Word.ApplicationEvents4
--> NONE <--
  • Method: void DocumentBeforeClose (Document Doc, out bool Cancel)
  • Method: void Quit ()
Microsoft.Office.Interop.Word ApplicationEvents4_DocumentBeforeCloseEventHandler ()
n/a public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_DocumentBeforeCloseEventHandler
--> NONE <--
  • Constructor: public ApplicationEvents4_DocumentBeforeCloseEventHandler (object, UIntPtr)
  • Method (i): public virtual object Clone ()
  • Method (i): protected virtual delegate CombineImpl (delegate follow)
  • Method (i): public object DynamicInvoke (object[] args)
  • Method (i): protected virtual object DynamicInvokeImpl (object[] args)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual delegate[] GetInvocationList ()
  • Method (i): protected virtual MethodInfo GetMethodImpl ()
  • Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
  • Method (i): public Type GetType ()
  • Method: public virtual void Invoke (Document Doc, out bool Cancel)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual delegate RemoveImpl (delegate value)
  • Method (i): public virtual string ToString ()
  • Property: MethodInfo Method { public get; }
  • Property: object Target { public get; }
Microsoft.Office.Interop.Word ApplicationEvents4_Event ()
n/a public interface Microsoft.Office.Interop.Word.ApplicationEvents4_Event
--> NONE <--
  • Event: public event ApplicationEvents4_DocumentBeforeCloseEventHandler DocumentBeforeClose
  • Event: public event ApplicationEvents4_QuitEventHandler Quit
Microsoft.Office.Interop.Word ApplicationEvents4_QuitEventHandler ()
n/a public sealed delegate Microsoft.Office.Interop.Word.ApplicationEvents4_QuitEventHandler
--> NONE <--
  • Constructor: public ApplicationEvents4_QuitEventHandler (object, UIntPtr)
  • Method (i): public virtual object Clone ()
  • Method (i): protected virtual delegate CombineImpl (delegate follow)
  • Method (i): public object DynamicInvoke (object[] args)
  • Method (i): protected virtual object DynamicInvokeImpl (object[] args)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual delegate[] GetInvocationList ()
  • Method (i): protected virtual MethodInfo GetMethodImpl ()
  • Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
  • Method (i): public Type GetType ()
  • Method: public virtual void Invoke ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected virtual delegate RemoveImpl (delegate value)
  • Method (i): public virtual string ToString ()
  • Property: MethodInfo Method { public get; }
  • Property: object Target { public get; }
Microsoft.Office.Interop.Word Cell ()
n/a public interface Microsoft.Office.Interop.Word.Cell
--> NONE <--
  • Property: Range Range { public get; }
Microsoft.Office.Interop.Word Cells ()
n/a public interface Microsoft.Office.Interop.Word.Cells
--> NONE <--
  • Method: IEnumerator GetEnumerator ()
Microsoft.Office.Interop.Word Documents ()
n/a public interface Microsoft.Office.Interop.Word.Documents
--> NONE <--
  • Method: Document Add (object Template, object NewTemplate, object DocumentType, object Visible)
  • Property: int Count { public get; }
Microsoft.Office.Interop.Word Field ()
n/a public interface Microsoft.Office.Interop.Word.Field
--> NONE <--
  • Method: void Unlink ()
  • Method: bool Update ()
  • Property: Range Code { public get; public set; }
Microsoft.Office.Interop.Word Fields ()
n/a public interface Microsoft.Office.Interop.Word.Fields
--> NONE <--
  • Method: IEnumerator GetEnumerator ()
  • Method: int Update ()
  • Property: int Count { public get; }
Microsoft.Office.Interop.Word FillFormat ()
n/a public interface Microsoft.Office.Interop.Word.FillFormat
--> NONE <--
  • Method: void OneColorGradient (MsoGradientStyle Style, int Variant, float Degree)
  • Method: void PresetGradient (MsoGradientStyle Style, int Variant, MsoPresetGradientType PresetGradientType)
  • Method: void TwoColorGradient (MsoGradientStyle Style, int Variant)
  • Property: MsoGradientColorType GradientColorType { public get; }
  • Property: float GradientDegree { public get; }
  • Property: MsoGradientStyle GradientStyle { public get; }
  • Property: int GradientVariant { public get; }
  • Property: MsoPresetGradientType PresetGradientType { public get; }
Microsoft.Office.Interop.Word InlineShape ()
n/a public interface Microsoft.Office.Interop.Word.InlineShape
--> NONE <--
  • Method: void Delete ()
  • Property: string AlternativeText { public get; public set; }
  • Property: FillFormat Fill { public get; }
  • Property: float Height { public get; public set; }
  • Property: Range Range { public get; }
  • Property: float Width { public get; public set; }
Microsoft.Office.Interop.Word InlineShapes ()
n/a public interface Microsoft.Office.Interop.Word.InlineShapes
--> NONE <--
  • Method: InlineShape AddPicture (string FileName, object LinkToFile, object SaveWithDocument, object Range)
  • Method: IEnumerator GetEnumerator ()
Microsoft.Office.Interop.Word List ()
n/a public interface Microsoft.Office.Interop.Word.List
--> NONE <--
  • Property: ListParagraphs ListParagraphs { public get; }
Microsoft.Office.Interop.Word ListFormat ()
n/a public interface Microsoft.Office.Interop.Word.ListFormat
--> NONE <--
  • Method: void ApplyListTemplate (ListTemplate ListTemplate, object ContinuePreviousList, object ApplyTo, object DefaultListBehavior)
  • Property: ListTemplate ListTemplate { public get; }
Microsoft.Office.Interop.Word ListParagraphs ()
n/a public interface Microsoft.Office.Interop.Word.ListParagraphs
--> NONE <--
  • Property: int Count { public get; }
  • Property: Paragraph this [int Index] { public get; }
Microsoft.Office.Interop.Word Lists ()
n/a public interface Microsoft.Office.Interop.Word.Lists
--> NONE <--
  • Property: int Count { public get; }
  • Property: List this [int Index] { public get; }
Microsoft.Office.Interop.Word Options ()
n/a public interface Microsoft.Office.Interop.Word.Options
--> NONE <--
  • Property: bool CheckGrammarAsYouType { public get; public set; }
  • Property: bool CheckGrammarWithSpelling { public get; public set; }
  • Property: bool CheckSpellingAsYouType { public get; public set; }
  • Property: bool SuggestSpellingCorrections { public get; public set; }
Microsoft.Office.Interop.Word Paragraph ()
n/a public interface Microsoft.Office.Interop.Word.Paragraph
--> NONE <--
  • Property: Range Range { public get; }
Microsoft.Office.Interop.Word Range ()
n/a public interface Microsoft.Office.Interop.Word.Range
--> NONE <--
  • Method: int Delete (object Unit, object Count)
  • Method: int MoveStart (object Unit, object Count)
  • Property: Cells Cells { public get; }
  • Property: int End { public get; public set; }
  • Property: Find Find { public get; }
  • Property: InlineShapes InlineShapes { public get; }
  • Property: ListFormat ListFormat { public get; }
  • Property: Sentences Sentences { public get; }
  • Property: int Start { public get; public set; }
  • Property: string Text { public get; public set; }
  • Property: Words Words { public get; }
Microsoft.Office.Interop.Word Selection ()
n/a public interface Microsoft.Office.Interop.Word.Selection
--> NONE <--
  • Method: void Collapse (object Direction)
  • Method: int EndKey (object Unit, object Extend)
  • Method: void InsertBreak (object Type)
  • Method: void InsertFile (string FileName, object Range, object ConfirmConversions, object Link, object Attachment)
Microsoft.Office.Interop.Word Sentences ()
n/a public interface Microsoft.Office.Interop.Word.Sentences
--> NONE <--
  • Property: int Count { public get; }
  • Property: Range this [int Index] { public get; }
Microsoft.Office.Interop.Word Shape ()
n/a public interface Microsoft.Office.Interop.Word.Shape
--> NONE <--
  • Method: void Delete ()
  • Property: string AlternativeText { public get; public set; }
  • Property: Range Anchor { public get; }
  • Property: FillFormat Fill { public get; }
  • Property: float Height { public get; public set; }
  • Property: float Left { public get; public set; }
  • Property: float Top { public get; public set; }
  • Property: float Width { public get; public set; }
Microsoft.Office.Interop.Word Shapes ()
n/a public interface Microsoft.Office.Interop.Word.Shapes
--> NONE <--
  • Method: Shape AddPicture (string FileName, object LinkToFile, object SaveWithDocument, object Left, object Top, object Width, object Height, object Anchor)
  • Method: IEnumerator GetEnumerator ()
Microsoft.Office.Interop.Word Table ()
n/a public interface Microsoft.Office.Interop.Word.Table
--> NONE <--
  • Property: Range Range { public get; }
Microsoft.Office.Interop.Word Tables ()
n/a public interface Microsoft.Office.Interop.Word.Tables
--> NONE <--
  • Method: IEnumerator GetEnumerator ()
Microsoft.Office.Interop.Word Template ()
n/a public interface Microsoft.Office.Interop.Word.Template
--> NONE <--
  • Property: bool Saved { public get; public set; }
Microsoft.Office.Interop.Word Templates ()
n/a public interface Microsoft.Office.Interop.Word.Templates
--> NONE <--
  • Method: IEnumerator GetEnumerator ()
Microsoft.Office.Interop.Word Variable ()
n/a public interface Microsoft.Office.Interop.Word.Variable
--> NONE <--
  • Method: void Delete ()
  • Property: string Name { public get; }
  • Property: string Value { public get; public set; }
Microsoft.Office.Interop.Word Variables ()
n/a public interface Microsoft.Office.Interop.Word.Variables
--> NONE <--
  • Method: Variable Add (string Name, object Value)
  • Method: IEnumerator GetEnumerator ()
  • Property: Variable this [object Index] { public get; }
WdBreakType ()
n/a public sealed enum Microsoft.Office.Interop.Word.WdBreakType
                    wdSectionBreakNextPage = 2,
                    wdSectionBreakContinuous = 3,
                    wdSectionBreakEvenPage = 4,
                    wdSectionBreakOddPage = 5,
                    wdLineBreak = 6,
                    wdPageBreak = 7,
                    wdColumnBreak = 8,
                    wdLineBreakClearLeft = 9,
                    wdLineBreakClearRight = 10,
                    wdTextWrappingBreak = 11,
--> NONE <-- --> NONE <--
WdCollapseDirection ()
n/a public sealed enum Microsoft.Office.Interop.Word.WdCollapseDirection
                    wdCollapseEnd = 0,
                    wdCollapseStart = 1,
--> NONE <-- --> NONE <--
WdFindWrap ()
n/a public sealed enum Microsoft.Office.Interop.Word.WdFindWrap
                    wdFindStop = 0,
                    wdFindContinue = 1,
                    wdFindAsk = 2,
--> NONE <-- --> NONE <--
WdListApplyTo ()
n/a public sealed enum Microsoft.Office.Interop.Word.WdListApplyTo
                    wdListApplyToWholeList = 0,
                    wdListApplyToThisPointForward = 1,
                    wdListApplyToSelection = 2,
--> NONE <-- --> NONE <--
WdPrintOutPages ()
n/a public sealed enum Microsoft.Office.Interop.Word.WdPrintOutPages
                    wdPrintAllPages = 0,
                    wdPrintOddPagesOnly = 1,
                    wdPrintEvenPagesOnly = 2,
--> NONE <-- --> NONE <--
WdPrintOutRange ()
n/a public sealed enum Microsoft.Office.Interop.Word.WdPrintOutRange
                    wdPrintAllDocument = 0,
                    wdPrintSelection = 1,
                    wdPrintCurrentPage = 2,
                    wdPrintFromTo = 3,
                    wdPrintRangeOfPages = 4,
--> NONE <-- --> NONE <--
WdReplace ()
n/a public sealed enum Microsoft.Office.Interop.Word.WdReplace
                    wdReplaceNone = 0,
                    wdReplaceOne = 1,
                    wdReplaceAll = 2,
--> NONE <-- --> NONE <--
WdSaveFormat ()
n/a public sealed enum Microsoft.Office.Interop.Word.WdSaveFormat
                    wdFormatDocument = 0,
                    wdFormatDocument97 = 0,
                    wdFormatTemplate = 1,
                    wdFormatTemplate97 = 1,
                    wdFormatText = 2,
                    wdFormatTextLineBreaks = 3,
                    wdFormatDOSText = 4,
                    wdFormatDOSTextLineBreaks = 5,
                    wdFormatRTF = 6,
                    wdFormatUnicodeText = 7,
                    wdFormatEncodedText = 7,
                    wdFormatHTML = 8,
                    wdFormatWebArchive = 9,
                    wdFormatFilteredHTML = 10,
                    wdFormatXML = 11,
                    wdFormatXMLDocument = 12,
                    wdFormatXMLDocumentMacroEnabled = 13,
                    wdFormatXMLTemplate = 14,
                    wdFormatXMLTemplateMacroEnabled = 15,
                    wdFormatDocumentDefault = 16,
                    wdFormatPDF = 17,
                    wdFormatXPS = 18,
                    wdFormatFlatXML = 19,
                    wdFormatFlatXMLMacroEnabled = 20,
                    wdFormatFlatXMLTemplate = 21,
                    wdFormatFlatXMLTemplateMacroEnabled = 22,
                    wdFormatOpenDocumentText = 23,
--> NONE <-- --> NONE <--
WdSaveOptions ()
n/a public sealed enum Microsoft.Office.Interop.Word.WdSaveOptions
                    wdDoNotSaveChanges = 0,
                    wdPromptToSaveChanges = -2,
                    wdSaveChanges = -1,
--> NONE <-- --> NONE <--
WdUnits ()
n/a public sealed enum Microsoft.Office.Interop.Word.WdUnits
                    wdCharacter = 1,
                    wdWord = 2,
                    wdSentence = 3,
                    wdParagraph = 4,
                    wdLine = 5,
                    wdStory = 6,
                    wdScreen = 7,
                    wdSection = 8,
                    wdColumn = 9,
                    wdRow = 10,
                    wdWindow = 11,
                    wdCell = 12,
                    wdCharacterFormatting = 13,
                    wdParagraphFormatting = 14,
                    wdTable = 15,
                    wdItem = 16,
--> NONE <-- --> NONE <--
WdWindowState ()
n/a public sealed enum Microsoft.Office.Interop.Word.WdWindowState
                    wdWindowStateNormal = 0,
                    wdWindowStateMaximize = 1,
                    wdWindowStateMinimize = 2,
--> NONE <-- --> NONE <--
Microsoft.Office.Interop.Word Window ()
n/a public interface Microsoft.Office.Interop.Word.Window
--> NONE <--
  • Property: string Caption { public get; public set; }
  • Property: WdWindowState WindowState { public get; public set; }
Microsoft.Office.Interop.Word Windows ()
n/a public interface Microsoft.Office.Interop.Word.Windows
--> NONE <--
  • Property: Window this [object Index] { public get; }
Microsoft.Office.Interop.Word Words ()
n/a public interface Microsoft.Office.Interop.Word.Words
--> NONE <--
  • Property: int Count { public get; }
  • Property: Range this [int Index] { public get; }

TopSummary