Style.AutoRedefine Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Automatically Merge User Formatting Into Style Definition.
Represents the following element tag in the schema: w:autoRedefine.
public DocumentFormat.OpenXml.Wordprocessing.AutoRedefine AutoRedefine { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.AutoRedefine? AutoRedefine { get; set; }
member this.AutoRedefine : DocumentFormat.OpenXml.Wordprocessing.AutoRedefine with get, set
Public Property AutoRedefine As AutoRedefine