Options.BibliographyStyle Property
Returns or sets a String that represents the name of the style to use for formatting bibliographies. Read/write.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property BibliographyStyle As String
Get
Set
'Usage
Dim instance As Options
Dim value As String
value = instance.BibliographyStyle
instance.BibliographyStyle = value
string BibliographyStyle { get; set; }
Property Value
Type: System.String
String