DocumentClass.SetDefaultTableStyle(Object, Boolean) Method
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.
public:
virtual void SetDefaultTableStyle(System::Object ^ % Style, bool SetInTemplate) = Microsoft::Office::Interop::Word::_Document::SetDefaultTableStyle;
public virtual void SetDefaultTableStyle (ref object Style, bool SetInTemplate);
abstract member SetDefaultTableStyle : obj * bool -> unit
override this.SetDefaultTableStyle : obj * bool -> unit
Public Overridable Sub SetDefaultTableStyle (ByRef Style As Object, SetInTemplate As Boolean)
Parameters
- Style
- Object
- SetInTemplate
- Boolean