MsoTextFrame

MsoTextFrame class

Rappresenta la cornice di testo in un oggetto Shape.

public class MsoTextFrame

Proprietà

NomeDescrizione
AutoSize { get; set; }Indica se la dimensione della forma viene regolata automaticamente in base al suo contenuto.
BottomMarginPt { get; set; }Restituisce il margine inferiore in unità di Punti
IsAutoMargin { get; set; }Indica se il margine viene calcolato automaticamente.
LeftMarginPt { get; set; }Restituisce il margine sinistro in unità di Punti
RightMarginPt { get; set; }Restituisce il margine destro in unità di Punti
RotateTextWithShape { get; set; }Indica se ruotare il testo con forma.
TopMarginPt { get; set; }Restituisce il margine superiore in unità di Punti

Guarda anche