Word for UWP
RtfTableObject クラス
メンバ 

C1.UWP.Word アセンブリ > C1.Xaml.Word.Objects 名前空間 : RtfTableObject クラス
共通(基本)Word/RTF テーブルオブジェクト(セル、行など)。
オブジェクト モデル
RtfTableObject クラス
シンタックス
'宣言
 
Public MustInherit Class RtfTableObject 
   Inherits RtfDiagonalObject
   Implements ICloneable 
public abstract class RtfTableObject : RtfDiagonalObject, ICloneable  
継承階層

System.Object
   C1.Xaml.Word.Objects.RtfObject
      C1.Xaml.Word.Objects.RtfBorderObject
         C1.Xaml.Word.Objects.RtfFilledObject
            C1.Xaml.Word.Objects.RtfDiagonalObject
               C1.Xaml.Word.Objects.RtfTableObject
                  C1.Xaml.Word.Objects.RtfCell
                  C1.Xaml.Word.Objects.RtfRow

参照

RtfTableObject メンバ
C1.Xaml.Word.Objects 名前空間